Home | History | Annotate | Download | only in phone

Lines Matching full:idle

210         Phone.State state = phone.getState();  // IDLE, RINGING, or OFFHOOK
220 // The phone state is IDLE!
223 // ended: the phone will be idle, but we *will* still
235 // that the phone is *truly* idle.
320 * totally idle. (See comments in updateState() above.)
340 // There's no call to display, presumably because the phone is idle.
386 case IDLE:
388 // an idle call! In updateState(), if the phone is idle,
391 Log.w(LOG_TAG, "displayMainCallStatus: IDLE call in the main call card!");
394 // became idle *after* the check in updateState() but
744 case IDLE:
798 * is null or idle.
909 // state is IDLE, since any other state is meaningless for the
1395 setUpperTitle("", 0, Call.State.IDLE); // Use dummy values for "color" and "state"