Searched refs:hasHeadsUpNotifications (Results 1 – 3 of 3) sorted by relevance
99 assertFalse(mHeadsUpManager.hasHeadsUpNotifications()); in testBasicOperations()107 assertTrue(mHeadsUpManager.hasHeadsUpNotifications()); in testBasicOperations()115 assertTrue(mHeadsUpManager.hasHeadsUpNotifications()); in testBasicOperations()123 assertTrue(mHeadsUpManager.hasHeadsUpNotifications()); in testBasicOperations()132 assertFalse(mHeadsUpManager.hasHeadsUpNotifications()); in testBasicOperations()143 assertFalse(mHeadsUpManager.hasHeadsUpNotifications()); in testsTimeoutRemoval()156 assertTrue(mHeadsUpManager.hasHeadsUpNotifications()); in testsTimeoutRemoval()164 assertFalse(mHeadsUpManager.hasHeadsUpNotifications()); in testsTimeoutRemoval()173 assertFalse(mHeadsUpManager.hasHeadsUpNotifications()); in releaseImmediately()181 assertTrue(mHeadsUpManager.hasHeadsUpNotifications()); in releaseImmediately()[all …]
326 public boolean hasHeadsUpNotifications() { in hasHeadsUpNotifications() method in HeadsUpManager
1383 !mHeadsUpManager.hasHeadsUpNotifications()) { in onPerformRemoveNotification()4817 if (mHeadsUpManager.hasHeadsUpNotifications()) { in pulseWhileDozing()