Home
last modified time | relevance | path

Searched refs:participantBundle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversation.java118 Bundle[] participantBundle = in toBundle() local
120 bundle.putParcelableArray(KEY_PARTICIPANTS, participantBundle); in toBundle()