Searched refs:hasPulsingNotifications (Results 1 – 9 of 9) sorted by relevance
167 boolean hasPulsingNotifications(); in hasPulsingNotifications() method
395 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method in AmbientState
246 ? (ambientState.hasPulsingNotifications() ? 1 : 0) in initAlgorithmState()
2557 public boolean hasPulsingNotifications() {3418 boolean running = mAnimationsEnabled || hasPulsingNotifications();3430 updateAnimationState((mAnimationsEnabled || hasPulsingNotifications())
383 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method in NotificationViewHierarchyManagerTest.FakeListContainer
311 } else if (mListContainer.hasPulsingNotifications()) { in logNotificationClear()
291 if (mNotificationPanel.hasPulsingNotifications() && in maybeEndAmbientPulse()
607 } else if (mNotificationPanel.hasPulsingNotifications()) { in createRemoveRunnable()
3026 public boolean hasPulsingNotifications() { in hasPulsingNotifications() method3027 return mNotificationStackScroller.hasPulsingNotifications(); in hasPulsingNotifications()