Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java110 handleClose(true); in onAccept()
121 handleClose(true); in onDismiss()
176 protected void handleClose(boolean animate) { in handleClose() method in HotseatEduDialog
177 handleClose(true, DEFAULT_CLOSE_DURATION); in handleClose()
183 handleClose(false); in onConfigurationChanged()
DHotseatEduController.java276 mActiveDialog.handleClose(false); in showDialog()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java53 handleClose(false);
71 handleClose(false); in DiscoveryBounce()
102 handleClose(false); in onControllerInterceptTouchEvent()
107 protected void handleClose(boolean animate) { in handleClose() method in DiscoveryBounce
/packages/apps/Launcher3/src/com/android/launcher3/views/
DArrowTipView.java70 protected void handleClose(boolean animate) { in handleClose() method in ArrowTipView
103 handleClose(true); in init()
121 mHandler.postDelayed(() -> handleClose(true), AUTO_CLOSE_TIMEOUT_MILLIS); in init()
DWorkEduView.java80 protected void handleClose(boolean animate) { in handleClose() method in WorkEduView
82 handleClose(true, DEFAULT_CLOSE_DURATION); in handleClose()
143 mProceedButton.setOnClickListener(v -> handleClose(true)); in goToWorkTab()
DListenerView.java69 protected void handleClose(boolean animate) { in handleClose() method in ListenerView
104 handleClose(false); in onControllerInterceptTouchEvent()
DAbstractSlideInView.java179 protected void handleClose(boolean animate, long defaultDuration) { in handleClose() method in AbstractSlideInView
DSnackbar.java144 protected void handleClose(boolean animate) { in handleClose() method in Snackbar
DFloatingSurfaceView.java91 protected void handleClose(boolean animate) { in handleClose() method in FloatingSurfaceView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java163 protected void handleClose(boolean animate) { in handleClose() method in WidgetsBottomSheet
164 handleClose(animate, DEFAULT_CLOSE_DURATION); in handleClose()
DWidgetsFullSheet.java206 protected void handleClose(boolean animate) { in handleClose() method in WidgetsFullSheet
207 handleClose(animate, DEFAULT_OPEN_DURATION); in handleClose()
/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java134 handleClose(animate); in close()
138 protected abstract void handleClose(boolean animate); in handleClose() method in AbstractFloatingView
DAppWidgetResizeFrame.java535 protected void handleClose(boolean animate) { in handleClose() method in AppWidgetResizeFrame
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DAllAppsEduView.java103 protected void handleClose(boolean animate) { in handleClose() method in AllAppsEduView
215 handleClose(false); in playAnimation()
DTaskMenuView.java127 protected void handleClose(boolean animate) { in handleClose() method in TaskMenuView
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java118 protected void handleClose(boolean animate) { in handleClose() method in ArrowPopup
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java684 protected void handleClose(boolean animate) { in handleClose() method in Folder