Searched refs:O_MR1 (Results 1 – 15 of 15) sorted by relevance
44 if (VERSION.SDK_INT >= VERSION_CODES.O_MR1) { in activityWithGlifV3Theme_shouldUseLightNavBarOnV27OrAbove()
128 if (platformVersion < O_MR1) { in getTime()
83 if (firstSdkInt <= Build.VERSION_CODES.O_MR1) { in start()
1100 public static final int O_MR1 = 27; field in Build.VERSION_CODES
1202 Build.VERSION_CODES.O_MR1, 0)); in testIsSoftInputModeStateVisibleAllowed()1204 Build.VERSION_CODES.O_MR1, StartInputFlags.VIEW_HAS_FOCUS)); in testIsSoftInputModeStateVisibleAllowed()1206 Build.VERSION_CODES.O_MR1, in testIsSoftInputModeStateVisibleAllowed()
1091 int targetSdkVersion = Build.VERSION_CODES.O_MR1; in postNotification()1099 if (targetSdkVersion >= Build.VERSION_CODES.O_MR1) { in postNotification()
575 if (context.getApplicationInfo().targetSdkVersion < Build.VERSION_CODES.O_MR1) { in peekWallpaperBitmap()1410 if (mContext.getApplicationInfo().targetSdkVersion < Build.VERSION_CODES.O_MR1) { in getWallpaperFile()
6816 if (data.appInfo.targetSdkVersion < Build.VERSION_CODES.O_MR1 in handleBindApplication()
951 final String[] libCertDigests = (targetSdk >= Build.VERSION_CODES.O_MR1)
2074 Build.VERSION_CODES.O_MR1) { in addNewIncomingCall()
625 if (Build.VERSION.DEVICE_INITIAL_SDK_INT <= Build.VERSION_CODES.O_MR1) { in readAllPermissions()
60 import static android.os.Build.VERSION_CODES.O_MR1;5550 int actual = mService.calculateSuppressedVisualEffects(appPolicy, userPolicy, O_MR1); in testSetNotificationPolicy_preP_setOldFields()5567 int actual = mService.calculateSuppressedVisualEffects(appPolicy, userPolicy, O_MR1); in testSetNotificationPolicy_preP_setNewFields()5585 int actual = mService.calculateSuppressedVisualEffects(appPolicy, userPolicy, O_MR1); in testSetNotificationPolicy_preP_setOldNewFields()
2552 if (pkg.getTargetSdkVersion() >= Build.VERSION_CODES.O_MR1) {
2775 if (pkg.applicationInfo.targetSdkVersion >= Build.VERSION_CODES.O_MR1) { in parseUsesStaticLibrary()
30974 field public static final int O_MR1 = 27; // 0x1b