Home
last modified time | relevance | path

Searched defs:bouncer (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java46 final KeyguardBouncer bouncer = new KeyguardBouncer(getContext(), in inflateDetached() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java89 public void onKeyguardBouncerChanged(boolean bouncer) { } in onKeyguardBouncerChanged()
DKeyguardUpdateMonitor.java1569 private void handleKeyguardBouncerChanged(int bouncer) { in handleKeyguardBouncerChanged()