Searched refs:BUILD_CODENAME (Results 1 – 3 of 3) sorted by relevance
54 public static final String BUILD_CODENAME = "ro.build.version.codename"; field in DeviceProperties
3948 String codeName = getProperty(DeviceProperties.BUILD_CODENAME); in checkApiLevelAgainstNextRelease()3953 DeviceProperties.BUILD_CODENAME)); in checkApiLevelAgainstNextRelease()
1343 injectSystemProperty(DeviceProperties.BUILD_CODENAME, "REL"); in testRuntimePermissionSupportedLmpRelease()1356 injectSystemProperty(DeviceProperties.BUILD_CODENAME, "REL"); in testRuntimePermissionSupportedLmpMr1Dev()1369 injectSystemProperty(DeviceProperties.BUILD_CODENAME, "LMP"); in testRuntimePermissionSupportedNonMncLocal()2640 injectSystemProperty(DeviceProperties.BUILD_CODENAME, "REL"); in testMaxNumberOfRunningUsersSupported()2650 injectSystemProperty(DeviceProperties.BUILD_CODENAME, "REL"); in testMaxNumberOfRunningUsersSupported_invalid()