Home | History | Annotate | Download | only in phone

Lines Matching full:airplane

40  * is off (i.e. the device is in airplane mode), by forcibly turning the
45 * make an emergency call from airplane mode) by the the
104 * Starts the "emergency call from airplane mode" sequence.
109 * powered-off (presumably due to airplane mode.)
199 // - STATE_POWER_OFF // Radio is explicitly powered off (airplane mode)
275 // out of airplane mode but somehow didn't get the service state
287 // Woo hoo -- we successfully got out of airplane mode.
311 * of airplane mode.)
324 // If airplane mode is on, we turn it off the same way that the
328 if (DBG) log("==> Turning off airplane mode...");
341 // in airplane mode.) In this case just turn the radio
343 if (DBG) log("==> (Apparently) not in airplane mode; manually powering radio on...");
362 // airplane mode" sequence from the beginning again!)