Home
last modified time | relevance | path

Searched defs:handleClose (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DListenerView.java55 protected void handleClose(boolean animate) { in handleClose() method in ListenerView
DFloatingSurfaceView.java87 protected void handleClose(boolean animate) { in handleClose() method in FloatingSurfaceView
DSnackbar.java187 protected void handleClose(boolean animate) { in handleClose() method in Snackbar
DArrowTipView.java130 protected void handleClose(boolean animate) { in handleClose() method in ArrowTipView
DAbstractSlideInView.java468 protected void handleClose(boolean animate, long defaultDuration) { in handleClose() method in AbstractSlideInView
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskMenuView.java114 protected void handleClose(boolean animate) { in handleClose() method in TaskMenuView
DAllAppsEduView.java106 protected void handleClose(boolean animate) { in handleClose() method in AllAppsEduView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java99 protected void handleClose(boolean animate) { in handleClose() method in DiscoveryBounce
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java218 protected void handleClose(boolean animate) { in handleClose() method in TaskbarOverlayController.TaskbarOverlayProxyView
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/taskbar/
DTaskbarEduTooltip.java108 protected void handleClose(boolean animate) { in handleClose() method in TaskbarEduTooltip
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/
DAddItemWidgetsBottomSheet.java137 protected void handleClose(boolean animate) { in handleClose() method in AddItemWidgetsBottomSheet
DWidgetsBottomSheet.java194 protected void handleClose(boolean animate) { in handleClose() method in WidgetsBottomSheet
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsSlideInView.java145 protected void handleClose(boolean animate) { in handleClose() method in TaskbarAllAppsSlideInView
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java169 protected void handleClose(boolean animate) { in handleClose() method in HotseatEduDialog
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarEduTooltip.kt118 override fun handleClose(animate: Boolean) { in handleClose() method
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
DKeyboardDragAndDropView.java93 protected void handleClose(boolean animate) { in handleClose() method in KeyboardDragAndDropView
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DRadioTunerFragment.java183 private void handleClose() { in handleClose() method in RadioTunerFragment
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java170 protected abstract void handleClose(boolean animate); in handleClose() method in AbstractFloatingView
/aosp_15_r20/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
H A DSoftKeyboard.java676 private void handleClose() { in handleClose() method in SoftKeyboard
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/
H A DBufferPool.cpp355 bool BufferPool::handleClose(ConnectionId connectionId) { in handleClose() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPool
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayControllerTest.kt233 override fun handleClose(animate: Boolean) = overlayContext.dragLayer.removeView(this) in onControllerInterceptTouchEvent() method in com.android.launcher3.taskbar.overlay.TaskbarOverlayControllerTest.TestOverlayView
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/
H A DAccessorImpl.cpp422 bool Accessor::Impl::BufferPool::handleClose(ConnectionId connectionId) { in handleClose() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl::BufferPool
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java186 protected void handleClose(boolean animate) { in handleClose() method in ArrowPopup
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java704 protected void handleClose(boolean animate) { in handleClose() method in WidgetsFullSheet
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
H A DDemo.java1386 private void handleClose() { in handleClose() method in Demo

123