Home
last modified time | relevance | path

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

12

/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DListenerView.java69 protected boolean isOfType(int type) { in isOfType() method in ListenerView
DFloatingSurfaceView.java125 protected boolean isOfType(int type) { in isOfType() method in FloatingSurfaceView
DSnackbar.java213 protected boolean isOfType(int type) { in isOfType() method in Snackbar
DOptionsPopupView.java128 protected boolean isOfType(int type) { in isOfType() method in OptionsPopupView
DArrowTipView.java149 protected boolean isOfType(int type) { in isOfType() method in ArrowTipView
/aosp_15_r20/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.kt111 override fun isOfType(type: Int): Boolean = type and TYPE_TASK_MENU != 0 in <lambda>() method in com.android.quickstep.views.TaskMenuViewWithArrow
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java111 protected boolean isOfType(int type) { in isOfType() method in DiscoveryBounce
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java240 protected boolean isOfType(int type) { in isOfType() method in TaskbarOverlayController.TaskbarOverlayProxyView
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/taskbar/
DTaskbarEduTooltip.java112 protected boolean isOfType(int type) { in isOfType() method in TaskbarEduTooltip
DTaskbarDividerPopupView.java76 protected boolean isOfType(int type) { in isOfType() method in TaskbarDividerPopupView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/
DAddItemWidgetsBottomSheet.java142 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in AddItemWidgetsBottomSheet
DWidgetsBottomSheet.java199 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in WidgetsBottomSheet
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsSlideInView.java168 protected boolean isOfType(int type) { in isOfType() method in TaskbarAllAppsSlideInView
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java131 protected boolean isOfType(int type) { in isOfType() method in HotseatEduDialog
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileUtils.java84 public boolean isOfType(int type) { in isOfType() method in FileUtils.FileStatus
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/views/
DTaskMenuViewWithArrow.java71 protected boolean isOfType(int type) { in isOfType() method in TaskMenuViewWithArrow
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DFileUtils.java88 public boolean isOfType(int type) { in isOfType() method in FileUtils.FileStatus
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
H A DFileUtils.java92 public boolean isOfType(int type) { in isOfType() method in FileUtils.FileStatus
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarEduTooltip.kt134 override fun isOfType(type: Int): Boolean = type and TYPE_TASKBAR_EDUCATION_DIALOG != 0 in isOfType() method
DTaskbarDividerPopupView.kt97 override fun isOfType(type: Int): Boolean = type and TYPE_TASKBAR_PINNING_POPUP != 0 in <lambda>() method
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
DKeyboardDragAndDropView.java101 protected boolean isOfType(int type) { in isOfType() method in KeyboardDragAndDropView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java183 protected abstract boolean isOfType(@FloatingViewType int type); in isOfType() method in AbstractFloatingView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java140 protected boolean isOfType(int type) { in isOfType() method in PopupContainerWithArrow

12