Searched defs:prop (Results 1 – 11 of 11) sorted by relevance
52 private String getProperty(String prop) throws Exception { in getProperty()
56 public void addProperty(Property prop) { in addProperty()
110 String prop = System.getProperty("android.icu.impl.ICUBinary.dataPath"); in collectLocaleDataFilesInfo() local
103 private String getProperty(String prop) throws Exception { in getProperty()
106 private String getProperty(String prop) throws Exception { in getProperty()
72 String prop = DeviceUtils.getDeviceConfigFeature(getDevice(), in isNnapiLoggingEnabled() local
271 final PackageManager.Property prop = mTargetContext.getPackageManager() in testForegroundServiceTypeSpecialUseProperty() local278 final PackageManager.Property prop = mTargetContext.getPackageManager() in testForegroundServiceTypeSpecialUseProperty() local
284 String prop = matcher.group(1); in getPropertiesWithPrefix() local
112 static ObjectAnimator createInfiniteAnimator(Object target, String prop, in createInfiniteAnimator()
426 public static String getProperty(ITestDevice device, String prop) throws Exception { in getProperty()
2169 private static String getSystemProperty(String prop) throws Exception { in getSystemProperty()