OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitingState
(Results
1 - 6
of
6
) 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
98
* {@link
WaitingState
} state to wait for the broadcast to complete. When the local
140
/** Message from resultReceiver notifying {@link
WaitingState
} of a completed broadcast. */
143
/** Sent on exit from {@link
WaitingState
} to return to idle after sending all broadcasts. */
193
private final
WaitingState
mWaitingState = new
WaitingState
();
402
* transition to {@link
WaitingState
} state to send the ordered broadcast and wait for the
478
private class
WaitingState
extends State {
481
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
Completed in 218 milliseconds