Home
last modified time | relevance | path

Searched refs:onViewAttached (Results 1 – 25 of 56) sorted by relevance

123

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewControllerTest.java142 mController.onViewAttached(); in testRegistersExpansionChangedListenerOnAttached()
148 mController.onViewAttached(); in testRegistersStatusBarStateListenersOnAttached()
154 mController.onViewAttached(); in testViewControllerQueriesSBStateOnAttached()
163 mController.onViewAttached(); in testViewControllerQueriesSBStateOnAttached()
170 mController.onViewAttached(); in testListenersUnregisteredOnDetached()
185 mController.onViewAttached(); in testDozeEventsSentToView()
197 mController.onViewAttached(); in testShouldPauseAuthBouncerShowing()
207 mController.onViewAttached(); in testShouldNotPauseAuthOnKeyguard()
218 mController.onViewAttached(); in testShouldPauseAuthIsLaunchTransitionFadingAway()
233 mController.onViewAttached(); in testShouldPauseAuthOnShadeLocked()
[all …]
H A DAuthRippleControllerTest.kt121 controller.onViewAttached()
143 controller.onViewAttached()
164 controller.onViewAttached()
185 controller.onViewAttached()
209 controller.onViewAttached()
227 controller.onViewAttached()
242 controller.onViewAttached()
256 controller.onViewAttached()
273 controller.onViewAttached()
288 controller.onViewAttached()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewControllerTest.java130 mController.onViewAttached(); in onViewAttached_callbacksRegistered()
141 mController.onViewAttached(); in onViewDetached_callbacksUnregistered()
215 mController.onViewAttached(); in updateViewState_notKeyguardState_nothingUpdated()
227 mController.onViewAttached(); in updateViewState_bypassEnabledAndShouldListenForFace_viewHidden()
242 mController.onViewAttached(); in updateViewState_bypassNotEnabled_viewShown()
256 mController.onViewAttached(); in updateViewState_shouldNotListenForFace_viewShown()
270 mController.onViewAttached(); in updateViewState_panelExpandedHeightZero_viewHidden()
282 mController.onViewAttached(); in updateViewState_qsExpansionOne_viewHidden()
296 mController.onViewAttached(); in updateForHeadsUp_headsUpShouldBeVisible_viewHidden()
308 mController.onViewAttached(); in updateForHeadsUp_headsUpShouldNotBeVisible_viewShown()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/battery/
H A DBatteryMeterViewControllerTest.java87 mController.onViewAttached(); in onViewAttached_callbacksRegistered()
105 mController.onViewAttached(); in onViewDetached_callbacksUnregistered()
118 mController.onViewAttached(); in ignoreTunerUpdates_afterOnViewAttached_callbackUnregistered()
129 mController.onViewAttached(); in ignoreTunerUpdates_beforeOnViewAttached_callbackNeverRegistered()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/
H A DBrightnessSliderControllerTest.kt90 mController.onViewAttached()
97 mController.onViewAttached()
181 mController.onViewAttached()
194 mController.onViewAttached()
209 mController.onViewAttached()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DViewController.java52 ViewController.this.onViewAttached();
115 protected abstract void onViewAttached(); in onViewAttached() method in ViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinViewController.java52 protected void onViewAttached() { in onViewAttached() method in KeyguardPinViewController
53 super.onViewAttached(); in onViewAttached()
H A DKeyguardPinBasedInputViewController.java71 protected void onViewAttached() { in onViewAttached() method in KeyguardPinBasedInputViewController
72 super.onViewAttached(); in onViewAttached()
H A DKeyguardRootViewController.java40 protected void onViewAttached() { in onViewAttached() method in KeyguardRootViewController
H A DKeyguardAbsKeyInputViewController.java98 protected void onViewAttached() { in onViewAttached() method in KeyguardAbsKeyInputViewController
99 super.onViewAttached(); in onViewAttached()
H A DCarrierTextController.java67 protected void onViewAttached() { in onViewAttached() method in CarrierTextController
H A DKeyguardPasswordViewController.java132 protected void onViewAttached() { in onViewAttached() method in KeyguardPasswordViewController
133 super.onViewAttached(); in onViewAttached()
H A DKeyguardMessageAreaController.java77 protected void onViewAttached() { in onViewAttached() method in KeyguardMessageAreaController
H A DKeyguardSimPinViewController.java92 protected void onViewAttached() { in onViewAttached() method in KeyguardSimPinViewController
93 super.onViewAttached(); in onViewAttached()
H A DKeyguardPatternViewController.java221 protected void onViewAttached() { in onViewAttached() method in KeyguardPatternViewController
222 super.onViewAttached(); in onViewAttached()
H A DKeyguardSimPukViewController.java98 protected void onViewAttached() { in onViewAttached() method in KeyguardSimPukViewController
99 super.onViewAttached(); in onViewAttached()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollViewController.java74 protected void onViewAttached() { in onViewAttached() method in UdfpsEnrollViewController
75 super.onViewAttached(); in onViewAttached()
H A DUdfpsKeyguardViewController.java116 protected void onViewAttached() { in onViewAttached() method in UdfpsKeyguardViewController
117 super.onViewAttached(); in onViewAttached()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardMessageAreaControllerTest.java60 mMessageAreaController.onViewAttached(); in onAttachedToWindow_registersConfigurationCallback()
73 mMessageAreaController.onViewAttached(); in onAttachedToWindow_registersKeyguardUpdateMontiorCallback()
H A DKeyguardStatusViewControllerTest.java100 mController.onViewAttached(); in timeFormatUpdateNotifiesClockSwitchController()
111 mController.onViewAttached(); in userChangeNotifiesClockSwitchController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanelController.java79 protected void onViewAttached() { in onViewAttached() method in QuickQSPanelController
80 super.onViewAttached(); in onViewAttached()
H A DQSContainerImplController.java62 protected void onViewAttached() { in onViewAttached() method in QSContainerImplController
H A DQSPanelController.java138 protected void onViewAttached() { in onViewAttached() method in QSPanelController
139 super.onViewAttached(); in onViewAttached()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DTapAgainViewController.java68 protected void onViewAttached() { in onViewAttached() method in TapAgainViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationViewController.java92 protected void onViewAttached() { in onViewAttached() method in ActivatableNotificationViewController

123