Searched defs:AIRPLANE_MODE_ON (Results 1 – 2 of 2) sorted by relevance
24 AIRPLANE_MODE_ON, enumConstant
502 Settings.Global.putInt(mContext.getContentResolver(), AIRPLANE_MODE_ON, state); in setAirplaneModeAndWaitBroadcast() local