Home
last modified time | relevance | path

Searched refs:MODE_CHANGING_ACTION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLocationFragment.java63 private static final String MODE_CHANGING_ACTION = field in LocationFragment
201 Intent intent = new Intent(MODE_CHANGING_ACTION); in writeLocationMode()
/packages/apps/Settings/tests/robotests/src/com/android/settings/location/
DLocationEnablerTest.java162 argThat(actionMatches(LocationManager.MODE_CHANGING_ACTION)), in setLocationEnabled_notRestricted_shouldBroadcastUpdateAndSetChanger()