Searched defs:prop (Results 1 – 10 of 10) sorted by relevance
52 private String getProperty(String prop) throws Exception { in getProperty()
56 public void addProperty(Property prop) { in addProperty()
124 String prop = System.getProperty("android.icu.impl.ICUBinary.dataPath"); in collectLocaleDataFilesInfo() local
80 private String getProperty(String prop) throws Exception { in getProperty()
146 private String getSystemProperty(String prop) throws Exception { in getSystemProperty()
72 String prop = DeviceUtils.getDeviceConfigFeature(getDevice(), in isNnapiLoggingEnabled() local
279 final PackageManager.Property prop = mTargetContext.getPackageManager() in testForegroundServiceTypeSpecialUseProperty() local286 final PackageManager.Property prop = mTargetContext.getPackageManager() in testForegroundServiceTypeSpecialUseProperty() local
291 String prop = matcher.group(1); in getPropertiesWithPrefix() local
435 public static String getProperty(ITestDevice device, String prop) throws Exception { in getProperty()
2908 public static String getSystemProperty(String prop) throws Exception { in getSystemProperty()