Searched defs:ccw (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/ |
D | RecentConversationsPreferenceControllerTest.java | 107 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in testPopulateList_validConversations() local 121 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in populateConversations_blocked() local 148 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in getSummary_withGroup() local 163 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in getSummary_noGroup() local 176 ConversationChannel ccw = new ConversationChannel(si, 6, in getTitle_withShortcut() local 189 ConversationChannel ccw = new ConversationChannel(si, 6, in testGetSubSettingLauncher() local 211 ConversationChannel ccw = new ConversationChannel(si, 6, in testCreatesChannel() local 231 ConversationChannel ccw = new ConversationChannel(si, 6, in testRemoveConversation() local 256 ConversationChannel ccw = new ConversationChannel(si, 6, in testRemoveConversations() local 295 ConversationChannel ccw = new ConversationChannel(si, 6, in testNonremoveableConversation() local [all …]
|
D | ConversationListPreferenceControllerTest.java | 98 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in testUpdateList_validConversations() local 112 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in populateConversations() local 133 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getSummary_withGroup() local 148 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getSummary_noGroup() local 161 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getTitle_withShortcut() local 177 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getTitle_noShortcut() local 190 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in testGetSubSettingLauncher() local
|
D | AppBubbleListPreferenceControllerTest.java | 91 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getConvo() local 164 ConversationChannelWrapper ccw = mConvoList.getList().get(0); in clickConversationPref_updatesChannel() local
|
D | AppConversationListPreferenceControllerTest.java | 184 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in conversationChannel() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Delaunay.cpp | 493 int CDelaunay::ccw(SitePointer a, SitePointer b, SitePointer c) in ccw() function in CDelaunay
|