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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
InboundSmsHandler.java 87 * {@link #haltedProcessMessage}, which transitions to {@link DeliveringState} state, where the message
193 private final DeliveringState mDeliveringState = new DeliveringState();
411 private class DeliveringState extends State {
424 log("DeliveringState.processMessage:" + msg.what);
446 // DeliveringState until next message is received. Send message to
478 * The waiting state delegates handling of new SMS to parent {@link DeliveringState}, but
481 * {@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 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 275 milliseconds