Searched defs:convo (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/app/people/ |
D | PeopleSpaceTileTest.java | 267 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in testCreateFromConversationChannel() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetManagerTest.java | 1670 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in getConversationWithShortcutId() local 1788 ConversationChannelWrapper convo = new ConversationChannelWrapper(); in getConversationChannelWrapper() local 1805 ConversationChannel convo = new ConversationChannel(shortcutInfo, 0, null, null, in getConversationChannel() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | PreferencesHelperTest.java | 3009 NotificationChannel convo = in testGetNotificationChannelGroup() local 5409 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesUnlockedFields() local 5456 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_doesNotUpdateLockedFields() local 5505 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesDemotedConversation() local 5532 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesDeletedConversation() local 5559 NotificationChannel convo = new NotificationChannel("A", "With A", IMPORTANCE_DEFAULT); in testUpdateConversationParent_flagOff_doesNotUpdateConversations() local
|