Searched refs:isUnlockHintRunning (Results 1 – 6 of 6) sorted by relevance
433 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in AmbientState
169 when(mNotificationPanelView.isUnlockHintRunning()).thenReturn(true); in onPanelExpansionChanged_neverShowsDuringHintAnimation()
273 if (mNotificationPanelViewController.isUnlockHintRunning()) { in onPanelExpansionChanged()
901 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in PanelViewController
2228 isUnlockHintRunning() ? 0 : KeyguardBouncer.ALPHA_EXPANSION_THRESHOLD, 1f, 0f, 1f, in updateKeyguardBottomAreaAlpha()2250 isUnlockHintRunning() ? 0 : KeyguardBouncer.ALPHA_EXPANSION_THRESHOLD, 1f, 0f, 1f, in updateBigClockAlpha()
564 if (viewEnd >= shelfStart && (!mAmbientState.isUnlockHintRunning() || view.isInShelf())