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