Searched defs:propValue (Results 1 – 3 of 3) sorted by relevance
212 public void addProperty(String propertyKey, String propValue) { in addProperty()
450 String propValue = getProperty(propName); in internalGetProperty() local528 public boolean setProperty(String propKey, String propValue) in setProperty()
125 public boolean setProperty(String propKey, String propValue) throws DeviceNotAvailableException; in setProperty()