OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAirplaneToggleable
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiSettingsStore.java
84
if (mAirplaneModeOn && !
isAirplaneToggleable
()) {
150
private boolean
isAirplaneToggleable
() {
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java
241
final boolean
isAirplaneToggleable
= airplaneModeToggleableRadios == null ? false :
243
if (
isAirplaneToggleable
) {
Completed in 31 milliseconds