Searched refs:ATLEAST_Q (Results 1 – 15 of 15) sorted by relevance
121 if (Utilities.ATLEAST_Q && !user.equals(getUserHandle(info))) { in getActiveSessionInfo()159 List<SessionInfo> list = new ArrayList<>(Utilities.ATLEAST_Q in getAllVerifiedSessions()246 return Utilities.ATLEAST_Q ? info.getUser() : Process.myUserHandle(); in getUserHandle()
351 if (Utilities.ATLEAST_Q) { in onDraw()356 if (Utilities.ATLEAST_Q && mSystemGestureInsets != null) { in onDraw()368 if (Utilities.ATLEAST_Q) { in onApplyWindowInsets()
546 if (Utilities.ATLEAST_Q) { in dispatchApplyWindowInsets()
19 import static com.android.launcher3.Utilities.ATLEAST_Q;408 if (ATLEAST_Q) { in onControllerInterceptTouchEvent()452 if (ATLEAST_Q && mLastTouchClassification == MotionEvent.CLASSIFICATION_DEEP_PRESS) { in handleMoveEvent()
54 if (Utilities.ATLEAST_Q) { in copy()
139 if (Utilities.ATLEAST_Q) { in getRecommendedTimeoutMillis()
187 if (!Utilities.ATLEAST_Q || SEPARATE_RECENTS_ACTIVITY.get()) { in setDisallowBackGesture()
125 public static final boolean ATLEAST_Q = Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q; field in Utilities
187 if (Utilities.ATLEAST_Q) { in onLayout()
200 if (Utilities.ATLEAST_Q && mActivity.getRootView() != null in hasBottomNavButtons()
98 if (Utilities.ATLEAST_Q && Themes.getAttrBoolean(mLauncher, R.attr.isWorkspaceDarkText)) { in LauncherAppWidgetHostView()
180 if (Utilities.ATLEAST_Q) { in startMarketIntentForPackage()
314 if (!Utilities.ATLEAST_Q) { in getUserForAncestralSerialNumber()
407 if (Utilities.ATLEAST_Q) { in dispatchApplyWindowInsets()
1012 if (Utilities.ATLEAST_Q) { in onLayout()