Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java276 public boolean isBouncerShowing() { in isBouncerShowing() method in CarKeyguardViewController
389 mKeyguardUpdateMonitor.sendKeyguardBouncerChanged(isBouncerShowing()); in notifyKeyguardUpdateMonitor()