Searched defs:apiLevel (Results 1 – 8 of 8) sorted by relevance
28 public final int apiLevel; field in ThemeInfo31 ThemeInfo(int spec, int id, int apiLevel, String name) { in ThemeInfo()
107 int apiLevel = getPropertyInt(apiLevelProp); in getVsrApiLevel() local133 int apiLevel = getPropertyInt(prop); in getVendorApiLevel() local144 public static boolean isVendorApiLevelNewerThan(int apiLevel) { in isVendorApiLevelNewerThan()152 public static boolean isVendorApiLevelAtLeast(int apiLevel) { in isVendorApiLevelAtLeast()161 public static boolean isVndkApiLevelNewerThan(int apiLevel) { in isVndkApiLevelNewerThan()175 public static boolean isVndkApiLevelAtLeast(int apiLevel) { in isVndkApiLevelAtLeast()
64 int apiLevel = testDevice.getApiLevel(); in apply() local
54 final int apiLevel = getDevice().getApiLevel(); in testBootStats() local
94 int apiLevel = Integer.parseInt(vendorApiLevelStr); in checkMinVendorApiLevel() local
233 final int apiLevel = Integer.parseInt( in testAdpfHintSessionTidCleanupIsPushed() local
152 final int apiLevel = in assumeAndroidApiLevel() local
123 int apiLevel = Integer.MAX_VALUE; in main() local