Searched refs:isStickyAndNotDemoted (Results 1 – 8 of 8) sorted by relevance
255 assertFalse(mEntry.isStickyAndNotDemoted()); in testIsStickyAndNotDemoted_noFlagAndDemoted_returnFalse()262 assertFalse(mEntry.isStickyAndNotDemoted()); in testIsStickyAndNotDemoted_noFlagAndNotDemoted_demoteAndReturnFalse()271 assertFalse(mEntry.isStickyAndNotDemoted()); in testIsStickyAndNotDemoted_hasFlagButAlreadyDemoted_returnFalse()279 assertTrue(mEntry.isStickyAndNotDemoted()); in testIsStickyAndNotDemoted_hasFlagAndNotDemoted_returnTrue()
402 if (view is ExpandableNotificationRow && view.entry.isStickyAndNotDemoted) {
771 ambientState.isOnKeyguard(), row.getEntry().isStickyAndNotDemoted())) { in updateHeadsUpStates()
371 whenever(entry.isStickyAndNotDemoted).thenReturn(isSticky)
463 return mEntry.isStickyAndNotDemoted(); in isStickyForSomeTime()
248 if (entry.isStickyAndNotDemoted()) { in getFullScreenIntentDecision()
199 public boolean isStickyAndNotDemoted() { in isStickyAndNotDemoted() method in NotificationEntry
2630 (!mEntry.isStickyAndNotDemoted()