Searched refs:isAmbient (Results 1 – 10 of 10) sorted by relevance
115 && !entry.getRepresentativeEntry().isAmbient();144 && entry.getRepresentativeEntry().isAmbient();
352 public boolean isAmbient() { in isAmbient() method in NotificationEntry353 return mRanking.isAmbient(); in isAmbient()
186 entry.representativeEntry?.isAmbient == true -> true
699 when(entry.isAmbient()).thenReturn(false); in testAddNotificationUpdatesSpeedBumpIndex()715 when(entry.isAmbient()).thenReturn(true); in testAddAmbientNotificationNoSpeedBumpUpdate()731 when(entry.isAmbient()).thenReturn(false); in testRemoveNotificationUpdatesSpeedBump()
334 assertEquals(ambient, mEntry.getRanking().isAmbient()); in setRankingAmbient()
185 mIsLowPriority = row.getEntry().isAmbient(); in onContentUpdated()
1857 public boolean isAmbient() { in isAmbient() method in NotificationListenerService.Ranking
1127 beforeSpeedBump = !row.getEntry().isAmbient(); in getSpeedBumpIndex()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40994 method public boolean isAmbient();