Searched defs:getProperty (Results 1 – 10 of 10) sorted by relevance
52 private String getProperty(String prop) throws Exception { in getProperty() method in SampleHostDeviceInfo
65 private boolean getProperty(String propertyName) throws PackageManager.NameNotFoundException { in getProperty() method in ActivityEmbeddingPropertyTests
76 public String getProperty(String propertyName) { in getProperty() method in BuildPropParser
74 private String getProperty(String prop) throws Exception { in getProperty() method in ADPFHintSessionHostJUnit4Test
37 protected static String getProperty(String property) in getProperty() method in SELinuxTargetSdkTestBase
177 static String getProperty(String property) in getProperty() method in BuildTest
263 public static String getProperty(String property) { in getProperty() method in PropertyUtil
424 private static String getProperty(String property) in getProperty() method in DeviceInfoInstrument
130 private String getProperty(String prop) throws Exception { in getProperty() method in PerformanceHintManagerStatsTests
437 public static String getProperty(ITestDevice device, String prop) throws Exception { in getProperty() method