Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversation.java124 ConversationAction.getBundleArrayForAction(mActions)); in toBundle()
782 private static Bundle[] getBundleArrayForAction(List<ConversationAction> actions) { in getBundleArrayForAction() method in Conversation.ConversationAction