Searched refs:ATLEAST_Q (Results 1 – 15 of 15) sorted by relevance
123 if (Utilities.ATLEAST_Q && !user.equals(getUserHandle(info))) { in getActiveSessionInfo()161 List<SessionInfo> list = new ArrayList<>(Utilities.ATLEAST_Q in getAllVerifiedSessions()260 return Utilities.ATLEAST_Q ? info.getUser() : Process.myUserHandle(); in getUserHandle()
356 if (Utilities.ATLEAST_Q) { in onDraw()361 if (Utilities.ATLEAST_Q && mSystemGestureInsets != null) { in onDraw()373 if (Utilities.ATLEAST_Q) { in onApplyWindowInsets()
544 if (Utilities.ATLEAST_Q) { in dispatchApplyWindowInsets()
19 import static com.android.launcher3.Utilities.ATLEAST_Q;400 if (ATLEAST_Q) { in onControllerInterceptTouchEvent()436 if (ATLEAST_Q && mLastTouchClassification == MotionEvent.CLASSIFICATION_DEEP_PRESS) { in handleMoveEvent()
54 if (Utilities.ATLEAST_Q) { in copy()
122 if (Utilities.ATLEAST_Q) { in getRecommendedTimeoutMillis()
127 if (!Utilities.ATLEAST_Q || SEPARATE_RECENTS_ACTIVITY.get()) { in setDisallowBackGesture()
167 if (Utilities.ATLEAST_Q) { in onLayout()
121 public static final boolean ATLEAST_Q = Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q; field in Utilities
200 if (Utilities.ATLEAST_Q && mActivity.getRootView() != null in hasBottomNavButtons()
260 if (!Utilities.ATLEAST_Q) { in getUserForAncestralSerialNumber()
177 if (Utilities.ATLEAST_Q) { in startMarketIntentForPackage()
134 if (Utilities.ATLEAST_Q && Themes.getAttrBoolean(mLauncher, R.attr.isWorkspaceDarkText)) { in LauncherAppWidgetHostView()
423 if (Utilities.ATLEAST_Q) { in dispatchApplyWindowInsets()
948 if (Utilities.ATLEAST_Q) { in onLayout()