Searched defs:AIRPLANE_MODE_ON (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | AirplaneModeRestrictionTest.java | 68 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
|
D | SystemUpdatePolicyTest.java | 499 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, state); in setAirplaneModeAndWaitBroadcast() local
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | BroadcastUtils.java | 24 AIRPLANE_MODE_ON, enumConstant
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BroadcastUtils.java | 24 AIRPLANE_MODE_ON, enumConstant
|