Searched refs:hasPulsingNotifications (Results 1 – 7 of 7) sorted by relevance
173 boolean hasPulsingNotifications(); in hasPulsingNotifications() method
458 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method in AmbientState
1594 public boolean hasPulsingNotifications() {1595 return mView.hasPulsingNotifications();
2251 public boolean hasPulsingNotifications() {2934 boolean running = mAnimationsEnabled || hasPulsingNotifications(); in updateNotificationAnimationStates()2946 updateAnimationState((mAnimationsEnabled || hasPulsingNotifications()) in updateAnimationState()
355 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method in NotificationViewHierarchyManagerTest.FakeListContainer
285 if (mNotificationPanel.hasPulsingNotifications() && in maybeEndAmbientPulse()
3791 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method3793 .getNotificationListContainer().hasPulsingNotifications(); in hasPulsingNotifications()