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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WakeLockStateMachine.java 61 private final IdleState mIdleState = new IdleState();
138 class IdleState extends State {
211 * Implemented by subclass to handle messages in {@link IdleState}.
213 * @return true to transition to {@link WaitingState}; false to stay in {@link IdleState}
InboundSmsHandler.java 90 * <p>The state machine starts in {@link IdleState} state. When the {@link SMSDispatcher} receives a
187 private final IdleState mIdleState = new IdleState();
352 private class IdleState extends State {
367 log("IdleState.processMessage:" + msg.what);
479 * {@link IdleState} after any deferred {@link #EVENT_BROADCAST_SMS} messages are handled.
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SoftApManager.java 178 private final State mIdleState = new IdleState();
191 private class IdleState extends State {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
WifiScanningServiceImpl.java 426 * executed after transitioning back to IdleState.
431 private final IdleState mIdleState = new IdleState();
531 * directly, but is instead indented as a parent state of ScanningState and IdleState
571 // this scan will be scheduled when transitioning back to IdleState
599 class IdleState extends State {
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 256 milliseconds