Home
last modified time | relevance | path

Searched defs:mFalsingCollector (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeFalsingManagerAdapter.java30 private final FalsingCollector mFalsingCollector; field in DozeFalsingManagerAdapter
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardAbsKeyInputViewControllerTest.java74 private final FalsingCollector mFalsingCollector = new FalsingCollectorFake(); field in KeyguardAbsKeyInputViewControllerTest
DKeyguardPinBasedInputViewControllerTest.java73 private FalsingCollector mFalsingCollector = new FalsingCollectorFake(); field in KeyguardPinBasedInputViewControllerTest
DKeyguardPatternViewControllerTest.kt53 private var mFalsingCollector: FalsingCollector = FalsingCollectorFake() variable in com.android.keyguard.KeyguardPatternViewControllerTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputViewController.java35 private final FalsingCollector mFalsingCollector; field in KeyguardPinBasedInputViewController
DKeyguardAbsKeyInputViewController.java46 private final FalsingCollector mFalsingCollector; field in KeyguardAbsKeyInputViewController
DKeyguardInputViewController.java168 private final FalsingCollector mFalsingCollector; field in KeyguardInputViewController.Factory
DKeyguardPatternViewController.java56 private final FalsingCollector mFalsingCollector; field in KeyguardPatternViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationViewController.java40 private final FalsingCollector mFalsingCollector; field in ActivatableNotificationViewController
DExpandableNotificationRowController.java83 private final FalsingCollector mFalsingCollector; field in ExpandableNotificationRowController
DExpandableNotificationRow.java221 private FalsingCollector mFalsingCollector; field in ExpandableNotificationRow
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java96 private FalsingCollectorFake mFalsingCollector; field in KeyguardViewMediatorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DFalsingCollectorImplTest.java59 private FalsingCollectorImpl mFalsingCollector; field in FalsingCollectorImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
DWalletActivity.java70 private FalsingCollector mFalsingCollector; field in WalletActivity
DWalletView.java72 private FalsingCollector mFalsingCollector; field in WalletView
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java75 private FalsingCollector mFalsingCollector; field in KeyguardBouncerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java68 private final FalsingCollector mFalsingCollector; field in KeyguardBouncer
630 private final FalsingCollector mFalsingCollector; field in KeyguardBouncer.Factory
DNotificationShadeWindowViewController.java77 private final FalsingCollector mFalsingCollector; field in NotificationShadeWindowViewController
DStatusBar.java417 private final FalsingCollector mFalsingCollector; field in StatusBar
DNotificationPanelViewController.java440 private final FalsingCollector mFalsingCollector; field in NotificationPanelViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java151 private final FalsingCollector mFalsingCollector; field in NotificationStackScrollLayoutController
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java253 private final FalsingCollector mFalsingCollector; field in KeyguardViewMediator