Searched defs:propValue (Results 1 – 3 of 3) sorted by relevance
210 public void addProperty(String propertyKey, String propValue) { in addProperty()
99 public boolean setProperty(String propKey, String propValue) throws DeviceNotAvailableException; in setProperty()
429 String propValue = getIDevice().getProperty(propName); in internalGetProperty() local463 public boolean setProperty(String propKey, String propValue) in setProperty()