Home
last modified time | relevance | path

Searched defs:conversations (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java245 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationFromTheSameProfileGroup() local
271 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationForUnlockedUsersOnly() local
376 List<ConversationInfo> conversations = getConversationsInPrimary(); in testContactsChanged() local
619 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutAddedOrUpdated() local
638 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutDeleted() local
819 List<ConversationInfo> conversations = new ArrayList<>(); in getConversationsInPrimary() local
/frameworks/base/core/proto/android/service/
Dnotification.proto314 optional State conversations = 4; field
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1326 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local
1370 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6639 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_hasShortcut() local
6670 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_shortcut_notLongLived() local
6694 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_doesNotHaveShortcut() local
/frameworks/base/cmds/statsd/src/
Datoms.proto6282 optional State conversations = 4; field