Searched refs:GPS_ENABLED_CHANGE_ACTION (Results 1 – 2 of 2) sorted by relevance
152 public static final String GPS_ENABLED_CHANGE_ACTION = field in LocationManager
1485 Intent intent = new Intent(LocationManager.GPS_ENABLED_CHANGE_ACTION); in reportStatus()