Searched refs:FIRST_API_LEVEL (Results 1 – 1 of 1) sorted by relevance
36 public static final String FIRST_API_LEVEL = "ro.product.first_api_level"; field in PropertyUtil71 String propString = device.getProperty(FIRST_API_LEVEL); in getFirstApiLevel()