Home
last modified time | relevance | path

Searched defs:isOfType (Results 1 – 23 of 23) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DListenerView.java69 protected boolean isOfType(int type) { in isOfType() method in ListenerView
DFloatingSurfaceView.java126 protected boolean isOfType(int type) { in isOfType() method in FloatingSurfaceView
DSnackbar.java213 protected boolean isOfType(int type) { in isOfType() method in Snackbar
DOptionsPopupView.java130 protected boolean isOfType(int type) { in isOfType() method in OptionsPopupView
DArrowTipView.java149 protected boolean isOfType(int type) { in isOfType() method in ArrowTipView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskMenuView.java119 protected boolean isOfType(int type) { in isOfType() method in TaskMenuView
DAllAppsEduView.java111 protected boolean isOfType(int type) { in isOfType() method in AllAppsEduView
DTaskMenuViewWithArrow.kt100 override fun isOfType(type: Int): Boolean = type and TYPE_TASK_MENU != 0 in <lambda>() method in com.android.quickstep.views.TaskMenuViewWithArrow
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java111 protected boolean isOfType(int type) { in isOfType() method in DiscoveryBounce
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java232 protected boolean isOfType(int type) { in isOfType() method in TaskbarOverlayController.TaskbarOverlayProxyView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DAddItemWidgetsBottomSheet.java142 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in AddItemWidgetsBottomSheet
DWidgetsBottomSheet.java197 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in WidgetsBottomSheet
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java131 protected boolean isOfType(int type) { in isOfType() method in HotseatEduDialog
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsSlideInView.java170 protected boolean isOfType(int type) { in isOfType() method in TaskbarAllAppsSlideInView
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileUtils.java84 public boolean isOfType(int type) { in isOfType() method in FileUtils.FileStatus
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarEduTooltip.kt138 override fun isOfType(type: Int): Boolean = type and TYPE_TASKBAR_EDUCATION_DIALOG != 0 in isOfType() method
DTaskbarDividerPopupView.kt93 override fun isOfType(type: Int): Boolean = type and TYPE_TASKBAR_PINNING_POPUP != 0 in <lambda>() method
/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
DKeyboardDragAndDropView.java101 protected boolean isOfType(int type) { in isOfType() method in KeyboardDragAndDropView
/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java185 protected abstract boolean isOfType(@FloatingViewType int type); in isOfType() method in AbstractFloatingView
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java140 protected boolean isOfType(int type) { in isOfType() method in PopupContainerWithArrow
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayControllerTest.kt243 override fun isOfType(type: Int): Boolean = (type and this.type) != 0 in onControllerInterceptTouchEvent() method in com.android.launcher3.taskbar.overlay.TaskbarOverlayControllerTest.TestOverlayView
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java643 protected boolean isOfType(int type) { in isOfType() method in WidgetsFullSheet
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java777 protected boolean isOfType(int type) { in isOfType() method in Folder