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