Home
last modified time | relevance | path

Searched defs:AIRPLANE_MODE_ON (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DAirplaneModeRestrictionTest.java68 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, 1); in testAirplaneModeTurnedOffWhenRestrictionSet() local
83 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, 1); in testAirplaneModeCannotBeTurnedOnWithRestrictionOn() local
89 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, 1); in testAirplaneModeCanBeTurnedOnWithRestrictionOff() local
DSystemUpdatePolicyTest.java499 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, state); in setAirplaneModeAndWaitBroadcast() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBroadcastUtils.java24 AIRPLANE_MODE_ON, enumConstant
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBroadcastUtils.java24 AIRPLANE_MODE_ON, enumConstant