Searched defs:prop (Results 1 – 6 of 6) sorted by relevance
636 String prop = getProperty(device, DeviceProperties.BOARD); in getDeviceProductType() local653 String prop = getProperty(device, DeviceProperties.VARIANT); in getDeviceProductVariant() local688 String prop = getProperty(device, DeviceProperties.SDK_VERSION); in getDeviceSdkLevel() local
117 String[] prop = line.split("="); in parseAttributes() local
540 String prop = getFastbootVariable("product"); in getFastbootProductType() local552 String prop = internalGetProperty(DeviceProperties.VARIANT, "variant", "Product variant"); in getProductVariant() local577 String prop = getFastbootVariable("variant"); in getFastbootProductVariant() local3661 String prop = getProperty("ro.build.version.sdk"); in getApiLevel() local
61 File prop = mDevice.pullFile("/data/local.prop"); in wipeDevice() local
1374 protected void setDeprecatedSetProp(String prop) { in setDeprecatedSetProp()
1786 Set<BuildInfoProperties> prop = new HashSet<>(); in testInvoke_deviceInfoBuild_withEnv_andSkipProperty() local