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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WakeLockStateMachine.java 62 private final WaitingState mWaitingState = new WaitingState();
182 class WaitingState extends State {
200 loge("mWakeLock released while still in WaitingState!");
213 * @return true to transition to {@link WaitingState}; false to stay in {@link IdleState}
InboundSmsHandler.java 92 * {@link WaitingState} state to wait for the broadcast to complete. When the local
143 /** Message from resultReceiver notifying {@link WaitingState} of a completed broadcast. */
146 /** Sent on exit from {@link WaitingState} to return to idle after sending all broadcasts. */
196 private final WaitingState mWaitingState = new WaitingState();
408 * transition to {@link WaitingState} state to send the ordered broadcast and wait for the
484 private class WaitingState extends State {
487 log("WaitingState.processMessage:" + msg.what);
    [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 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 373 milliseconds