Searched defs:getProperty (Results 1 – 5 of 5) sorted by relevance
305 public String getProperty(String name) { in getProperty() method in DeviceDescriptor
657 private String getProperty(IDevice device, String propName) { in getProperty() method in DeviceSelectionOptions
469 public String getProperty(final String name) throws DeviceNotAvailableException { in getProperty() method in NativeDevice
159 public String getProperty(String name) { in getProperty() method in StubDevice
92 public String getProperty(String name) throws DeviceNotAvailableException; in getProperty() method