Searched refs:bouncerActive (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DChallengeLayout.java92 * @param bouncerActive true if the bouncer is now active,
95 public void onBouncerStateChanged(boolean bouncerActive); argument
H A DKeyguardViewStateManager.java339 public void onBouncerStateChanged(boolean bouncerActive) { argument
340 if (bouncerActive) {
H A DKeyguardWidgetPager.java801 public void onBouncerStateChanged(boolean bouncerActive) { argument
802 if (bouncerActive) {

Completed in 435 milliseconds