Searched refs:ccw (Results 1 – 9 of 9) sorted by relevance
98 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in testUpdateList_validConversations() local99 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() local113 ccw.setNotificationChannel(mock(NotificationChannel.class)); in populateConversations()114 ccw.setPkg("pkg"); in populateConversations()115 ccw.setUid(1); in populateConversations()[all …]
106 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in testPopulateList_validConversations() local111 boolean hasContent = mController.populateList(ImmutableList.of(ccw)); in testPopulateList_validConversations()120 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in populateConversations_blocked() local137 boolean hasContent = mController.populateConversations(ImmutableList.of(ccw, ccw2, ccw3)); in populateConversations_blocked()147 ConversationChannel ccw = new ConversationChannel(mock(ShortcutInfo.class), 6, in getSummary_withGroup() local152 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 …]
91 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in getConvo() local96 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() local167 mController.createConversationPref(ccw); in clickConversationPref_updatesChannel()170 verify(ccw.getNotificationChannel()).setAllowBubbles(DEFAULT_ALLOW_BUBBLE); in clickConversationPref_updatesChannel()
184 ConversationChannelWrapper ccw = new ConversationChannelWrapper(); in conversationChannel() local185 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()
28 #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 CDelaunay522 while (ccw(orig(ldi), dest(ldi), orig(rdi))) {525 if (ccw(dest(rdi), orig(rdi), orig(ldi))) {
98 int ccw(SitePointer a, SitePointer b, SitePointer c);
65 // The bearing is with respect to the device Y-axis, positive ccw.
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...