Searched refs:fastbootVar (Results 1 – 2 of 2) sorted by relevance
385 protected String internalGetProperty(String propName, String fastbootVar, String description) in internalGetProperty() argument391 fastbootVar != null) { in internalGetProperty()394 return getFastbootVariable(fastbootVar); in internalGetProperty()
2187 String propName, String fastbootVar, String description) in testGetProductVariant_legacy()