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.java357 public void onBouncerStateChanged(boolean bouncerActive) { argument
358 if (bouncerActive) {
H A DKeyguardWidgetPager.java803 public void onBouncerStateChanged(boolean bouncerActive) { argument
804 if (bouncerActive) {

Completed in 481 milliseconds