Searched defs:convo (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/ |
H A D | PeopleSpaceTileTest.java | 267 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in testCreateFromConversationChannel() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManagerTest.java | 1614 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in getConversationWithShortcutId() local 1732 ConversationChannelWrapper convo = new ConversationChannelWrapper(); in getConversationChannelWrapper() local 1749 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in getConversationChannel() local
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PreferencesHelperTest.java | 2785 NotificationChannel convo = in testGetNotificationChannelGroup() local 5205 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesUnlockedFields() local 5252 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_doesNotUpdateLockedFields() local 5301 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesDemotedConversation() local 5328 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesDeletedConversation() local 5355 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_flagOff_doesNotUpdateConversations() local
|