Home
last modified time | relevance | path

Searched refs:shouldDestroyViewOnReset (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBarKeyguardViewManager.java55 protected boolean shouldDestroyViewOnReset() { in shouldDestroyViewOnReset() method in CarStatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java323 hideBouncer(shouldDestroyViewOnReset() /* destroyView */); in showBouncerOrKeyguard()
330 protected boolean shouldDestroyViewOnReset() { in shouldDestroyViewOnReset() method in StatusBarKeyguardViewManager