Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/userswitcher/
DUserSwitchTransitionViewControllerTest.java80 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHandleShow_newUserSelected_showsDialog()
88 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHandleShow_alreadyShowing_ignoresRequest()
89 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_2); in onHandleShow_alreadyShowing_ignoresRequest()
98 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHandleShow_sameUserSelected_ignoresRequest()
100 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHandleShow_sameUserSelected_ignoresRequest()
109 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHide_currentlyShowing_hidesDialog()
118 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onHide_notShowing_ignoresRequest()
129 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onWindowShownTimeoutPassed_viewNotHidden_hidesUserSwitchTransitionView()
140 mCarUserSwitchingDialogController.handleShow(/* currentUserId= */ TEST_USER_1); in onWindowShownTimeoutPassed_viewHidden_doesNotHideUserSwitchTransitionViewAgain()
165 public void handleShow(int currentUserId) { in handleShow() method in UserSwitchTransitionViewControllerTest.TestableUserSwitchTransitionViewController
[all …]
DUserSwitchTransitionViewMediatorTest.java65 verify(mUserSwitchTransitionViewController).handleShow(TEST_USER); in onUserLifecycleEvent_userStarting_callsHandleShow()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/userswitcher/
DUserSwitchTransitionViewMediator.java71 mUserSwitchTransitionViewController.handleShow(userId); in showUserSwitchDialog()
78 mUserSwitchTransitionViewController.handleShow(event.getUserId()); in handleUserLifecycleEvent()
DFullscreenUserSwitcherViewMediator.java83 mUserSwitchTransitionViewController.handleShow(record.mInfo.id); in onUserSelected()
DUserSwitchTransitionViewController.java99 void handleShow(@UserIdInt int newUserId) { in handleShow() method in UserSwitchTransitionViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
DWirelessChargingAnimation.java137 handleShow(); in WirelessChargingView()
164 private void handleShow() { in handleShow() method in WirelessChargingAnimation.WirelessChargingView
/frameworks/base/core/java/android/service/autofill/augmented/
DFillWindow.java207 private void handleShow(WindowManager.LayoutParams p) { in handleShow() method in FillWindow
319 obtainMessage(FillWindow::handleShow, fillWindow, p)); in show()
/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java357 private void handleShow() { in handleShow() method in ImmersiveModeConfirmation
395 handleShow(); in handleMessage()
/frameworks/base/core/java/android/widget/
DToast.java628 handleShow(token); in TN()
684 public void handleShow(IBinder windowToken) { in handleShow() method in Toast.TN
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java173 handleShow(); in showDialog()
189 private void handleShow() { in handleShow() method in LegacyGlobalActions
806 handleShow();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1609 handleShow((Bundle) msg.obj);
1846 private void handleShow(Bundle options) { in handleShow() method in KeyguardViewMediator
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java502 handleShow(); in showOrHideDialog()
526 private void handleShow() { in handleShow() method in GlobalActionsDialog
/frameworks/base/services/
Dart-profile27818 PLcom/android/server/policy/LegacyGlobalActions;->handleShow()V
36972 PLcom/android/server/wm/ImmersiveModeConfirmation;->handleShow()V
/frameworks/base/config/
Dboot-image-profile.txt27111 HSPLandroid/widget/Toast$TN;->handleShow(Landroid/os/IBinder;)V