Home
last modified time | relevance | path

Searched defs:conversation (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/people/
H A DIConversationListener.aidl32 void onConversationUpdate(in ConversationChannel conversation); in onConversationUpdate()
H A DPeopleManager.java205 default void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()
279 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DConversationActions.java319 private Request( in Request()
333 List<Message> conversation = new ArrayList<>(); in readFromParcel() local
465 public Builder(@NonNull List<Message> conversation) { in Builder()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleManagerTest.java85 ConversationChannel conversation = getConversation(CONVERSATION_ID_1); in testCorrectlyMapsToProxyConversationListener() local
/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java325 keyedConversations.put(getListenerKey(conversation), conversation); in onConversationsUpdate() local
343 private ListenerKey getListenerKey(ConversationChannel conversation) { in getListenerKey()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/
H A DPeopleServiceTest.java276 public void onConversationUpdate(ConversationChannel conversation) { in onConversationUpdate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java221 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()
672 public void updateWidgetsWithConversationChanged(ConversationChannel conversation) { in updateWidgetsWithConversationChanged()
693 private void updateStorageAndViewWithConversationData(ConversationChannel conversation, in updateStorageAndViewWithConversationData()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1177 @NonNull NotificationChannel conversation, @NonNull NotificationChannel oldParent, in maybeUpdateChildConversationChannel()
1589 ConversationChannelWrapper conversation = in getConversations() local
1635 ConversationChannelWrapper conversation = new ConversationChannelWrapper(); in getConversations() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...