HomeSort by relevance Sort by last modified time
    Searched refs:DeliveringState (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
InboundSmsHandler.java 93 * {@link #haltedProcessMessage}, which transitions to {@link DeliveringState} state, where the message
190 private final DeliveringState mDeliveringState = new DeliveringState();
408 private class DeliveringState extends State {
421 log("DeliveringState.processMessage:" + msg.what);
443 // DeliveringState until next message is received. Send message to
475 * The waiting state delegates handling of new SMS to parent {@link DeliveringState}, but
478 * {@link DeliveringState}, {@link #EVENT_RETURN_TO_IDLE} is sent to transition to
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 96 milliseconds