Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskMenuView.java120 protected boolean isOfType(int type) { in isOfType() method in TaskMenuView
H A DAllAppsEduView.java110 protected boolean isOfType(int type) { in isOfType() method in AllAppsEduView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DListenerView.java69 protected boolean isOfType(int type) { in isOfType() method in ListenerView
H A DWidgetsEduView.java55 protected boolean isOfType(int type) { in isOfType() method in WidgetsEduView
H A DSnackbar.java191 protected boolean isOfType(int type) { in isOfType() method in Snackbar
H A DFloatingSurfaceView.java125 protected boolean isOfType(int type) { in isOfType() method in FloatingSurfaceView
H A DArrowTipView.java111 protected boolean isOfType(int type) { in isOfType() method in ArrowTipView
H A DOptionsPopupView.java119 protected boolean isOfType(int type) { in isOfType() method in OptionsPopupView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DDiscoveryBounce.java110 protected boolean isOfType(int type) { in isOfType() method in DiscoveryBounce
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarEduView.java66 protected boolean isOfType(int type) { in isOfType() method in TaskbarEduView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DAddItemWidgetsBottomSheet.java157 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in AddItemWidgetsBottomSheet
H A DWidgetsBottomSheet.java243 protected boolean isOfType(@FloatingViewType int type) { in isOfType() method in WidgetsBottomSheet
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
H A DHotseatEduDialog.java142 protected boolean isOfType(int type) { in isOfType() method in HotseatEduDialog
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupContainerWithArrow.java147 protected boolean isOfType(int type) { in isOfType() method in PopupContainerWithArrow
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DKeyboardDragAndDropView.java100 protected boolean isOfType(int type) { in isOfType() method in KeyboardDragAndDropView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAbstractFloatingView.java159 protected abstract boolean isOfType(@FloatingViewType int type); in isOfType() method in AbstractFloatingView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsFullSheet.java580 protected boolean isOfType(int type) { in isOfType() method in WidgetsFullSheet
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolder.java745 protected boolean isOfType(int type) { in isOfType() method in Folder