Home
last modified time | relevance | path

Searched refs:ccw (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/
DConversationListPreferenceControllerTest.java98 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in testUpdateList_validConversations() local
99 ccw.setNotificationChannel(mock(NotificationChannel.class)); in testUpdateList_validConversations()
100 ccw.setPkg("pkg"); in testUpdateList_validConversations()
101 ccw.setUid(1); in testUpdateList_validConversations()
102 ccw.setShortcutInfo(mock(ShortcutInfo.class)); in testUpdateList_validConversations()
104 boolean hasContent = mController.updateList(ImmutableList.of(ccw)); in testUpdateList_validConversations()
112 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in populateConversations() local
113 ccw.setNotificationChannel(mock(NotificationChannel.class)); in populateConversations()
114 ccw.setPkg("pkg"); in populateConversations()
115 ccw.setUid(1); in populateConversations()
[all …]
DRecentConversationsPreferenceControllerTest.java106 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in testPopulateList_validConversations() local
111 boolean hasContent = mController.populateList(ImmutableList.of(ccw)); in testPopulateList_validConversations()
120 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in populateConversations_blocked() local
137 boolean hasContent = mController.populateConversations(ImmutableList.of(ccw, ccw2, ccw3)); in populateConversations_blocked()
147 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in getSummary_withGroup() local
152 assertThat(mController.getSummary(ccw).toString()).contains( in getSummary_withGroup()
153 ccw.getNotificationChannelGroup().getName()); in getSummary_withGroup()
154 assertThat(mController.getSummary(ccw).toString()).contains( in getSummary_withGroup()
155 ccw.getNotificationChannel().getName()); in getSummary_withGroup()
162 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in getSummary_noGroup() local
[all …]
DAppBubbleListPreferenceControllerTest.java91 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getConvo() local
96 ccw.setNotificationChannel(channel); in getConvo()
97 ccw.setPkg("pkg"); in getConvo()
98 ccw.setUid(1); in getConvo()
99 ccw.setShortcutInfo(mock(ShortcutInfo.class)); in getConvo()
100 return ccw; in getConvo()
164 ConversationChannelWrapper ccw = mConvoList.getList().get(0); in clickConversationPref_updatesChannel() local
167 mController.createConversationPref(ccw); in clickConversationPref_updatesChannel()
170 verify(ccw.getNotificationChannel()).setAllowBubbles(DEFAULT_ALLOW_BUBBLE); in clickConversationPref_updatesChannel()
DAppConversationListPreferenceControllerTest.java184 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in conversationChannel() local
185 ccw.setPkg(mAppRow.pkg); in conversationChannel()
186 ccw.setUid(mAppRow.uid); in conversationChannel()
187 ccw.setNotificationChannel(channel); in conversationChannel()
188 ccw.setShortcutInfo(shortcutInfo); in conversationChannel()
189 ccw.setParentChannelLabel(parentLabel); in conversationChannel()
190 return ccw; in conversationChannel()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp28 #define valid(l) ccw(orig(basel), dest(l), dest(basel))
114 if (ccw(s1, s3, s2)) { in build()
121 if (ccw(s1, s2, s3)) { in build()
493 int CDelaunay::ccw(SitePointer a, SitePointer b, SitePointer c) in ccw() function in CDelaunay
522 while (ccw(orig(ldi), dest(ldi), orig(rdi))) {
525 if (ccw(dest(rdi), orig(rdi), orig(ldi))) {
DDelaunay.h98 int ccw(SitePointer a, SitePointer b, SitePointer c);
/packages/modules/Uwb/generic_ranging/proto/src/
Destimate.proto65 // The bearing is with respect to the device Y-axis, positive ccw.
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...