Searched refs:getFastbootVariable (Results 1 – 2 of 2) sorted by relevance
137 public String getFastbootVariable(String variableName) in getFastbootVariable() method
593 return getFastbootVariable(fastbootVar); in internalGetProperty()854 String prop = getFastbootVariable("product"); in getFastbootProductType()891 String prop = getFastbootVariable("variant"); in getFastbootProductVariant()900 public String getFastbootVariable(String variableName) in getFastbootVariable() method in NativeDevice