Searched refs:AIRPLANE_MODE_ON (Results 1 – 4 of 4) sorted by relevance
50 if (!runTest(Utils.TestcaseType.AIRPLANE_MODE_ON, AIRPLANE_MODE_IS_ON)) { in testAll()63 runTest(Utils.TestcaseType.AIRPLANE_MODE_ON, AIRPLANE_MODE_IS_ON); in testAll()82 Settings.Global.AIRPLANE_MODE_ON); in getMode()
24 AIRPLANE_MODE_ON, enumConstant
103 .getInt(contentResolver, Settings.System.AIRPLANE_MODE_ON, defaultValue); in getSettingMode()106 .getInt(contentResolver, Settings.Global.AIRPLANE_MODE_ON, defaultValue); in getSettingMode()
91 case AIRPLANE_MODE_ON: in onShow()