Searched defs:propValue (Results 1 – 3 of 3) sorted by relevance
241 public void addProperty(String propertyKey, String propValue) { in addProperty()
613 String propValue = getProperty(propName); in internalGetProperty() local740 String propValue = parts[1].substring(0, parts[1].length() - 1).trim(); in batchPrefetchStartupBuildProps() local789 public boolean setProperty(String propKey, String propValue) in setProperty()
136 public boolean setProperty(String propKey, String propValue) throws DeviceNotAvailableException; in setProperty()