Searched defs:first_api_level (Results 1 – 5 of 5) sorted by relevance
165 int first_api_level; in SetUp() local310 int first_api_level; in TEST() local
99 bool GetFirstApiLevel(int *first_api_level) { in GetFirstApiLevel()
380 int first_api_level; in SetUp() local1031 int first_api_level; in TEST() local
138 String first_api_level = mDevice.getFastbootVariable("first-api-level"); in testFirstApiLevel() local
517 def first_api_level(self): member in AndroidDevice