Searched defs:propName (Results 1 – 2 of 2) sorted by relevance
735 private String getProperty(IDevice device, String propName) { in getProperty()
588 protected String internalGetProperty(String propName, String fastbootVar, String description) in internalGetProperty()725 String propName = parts[0].substring(1).trim(); in batchPrefetchStartupBuildProps() local