Home | History | Annotate | Download | only in phone

Lines Matching refs:UNDEFINED

162     // When InCallScreenMode is UNDEFINED set the default action
164 // know its undefined. In particular checkIsOtaCall will return
166 public static final String ACTION_UNDEFINED = "com.android.phone.InCallScreen.UNDEFINED";
1009 setInCallScreenMode(InCallScreenMode.UNDEFINED);
3658 case UNDEFINED:
3692 log("WARNING: Setting mode to UNDEFINED but phone is OFFHOOK,"
4279 // - UNDEFINED: no OTASP-related UI is visible
4347 // + "OTA call in progress with UNDEFINED");
4377 if (DBG) log("resetInCallScreenMode: setting mode to UNDEFINED...");
4378 setInCallScreenMode(InCallScreenMode.UNDEFINED);