Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java99 private final KeyguardBouncerViewModel mKeyguardBouncerViewModel; field in CarKeyguardViewController
188 mKeyguardBouncerViewModel = keyguardBouncerViewModel; in CarKeyguardViewController()
216 mKeyguardBouncerViewModel, mPrimaryBouncerToGoneTransitionViewModel, in onFinishInflate()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/keyguard/
DCarKeyguardViewControllerTest.java99 private KeyguardBouncerViewModel mKeyguardBouncerViewModel; field in CarKeyguardViewControllerTest
142 mKeyguardBouncerViewModel, in setUp()