Searched refs:fastbootVar (Results 1 – 2 of 2) sorted by relevance
448 protected String internalGetProperty(String propName, String fastbootVar, String description) in internalGetProperty() argument453 } else if (isStateBootloaderOrFastbootd() && fastbootVar != null) { in internalGetProperty()456 return getFastbootVariable(fastbootVar); in internalGetProperty()
2928 String propName, String fastbootVar, String description) in testGetProductVariant_legacyOmr1()2946 String propName, String fastbootVar, String description) in testGetProductVariant_legacy()