Searched refs:isUnlockHintRunning (Results 1 – 6 of 6) sorted by relevance
130 when(mNotificationPanelView.isUnlockHintRunning()).thenReturn(true); in onPanelExpansionChanged_neverShowsDuringHintAnimation()
359 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in AmbientState
170 if (mNotificationPanelView.isUnlockHintRunning()) { in onPanelExpansionChanged()
1098 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in PanelView
1764 float expansionAlpha = MathUtils.map(isUnlockHintRunning() in updateKeyguardBottomAreaAlpha()
524 if (viewEnd >= shelfStart && (!mAmbientState.isUnlockHintRunning() || row.isInShelf())