Searched refs:getFastbootVariable (Results 1 – 1 of 1) sorted by relevance
394 return getFastbootVariable(fastbootVar); in internalGetProperty()503 String prop = getFastbootVariable("product"); in getFastbootProductType()533 String prop = getFastbootVariable("variant"); in getFastbootProductVariant()540 private String getFastbootVariable(String variableName) in getFastbootVariable() method in NativeDevice