Searched refs:getFastbootVariable (Results 1 – 2 of 2) sorted by relevance
456 return getFastbootVariable(fastbootVar); in internalGetProperty()606 String prop = getFastbootVariable("product"); in getFastbootProductType()643 String prop = getFastbootVariable("variant"); in getFastbootProductVariant()652 public String getFastbootVariable(String variableName) in getFastbootVariable() method in NativeDevice
134 public String getFastbootVariable(String variableName) in getFastbootVariable() method