Home
last modified time | relevance | path

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

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