Home | History | Annotate | Download | only in telephony

Lines Matching refs:IdleState

83  * <p>The state machine starts in {@link IdleState} state. When the {@link SMSDispatcher} receives a
189 private final IdleState mIdleState = new IdleState();
365 private class IdleState extends State {
380 log("IdleState.processMessage:" + msg.what);
492 * {@link IdleState} after any deferred {@link #EVENT_BROADCAST_SMS} messages are handled.