OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PendingCommandState
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java
35
* {@link
PendingCommandState
} : An enable / disable operation is pending.
81
private
PendingCommandState
mPendingCommandState = new
PendingCommandState
();
272
private class
PendingCommandState
extends State {
279
infoLog("Entering
PendingCommandState
");
325
errorLog("Received message in
PendingCommandState
after cleanup: " + msg.what);
BondStateMachine.java
45
* {@link
PendingCommandState
} : Some device is in bonding / unbonding state.
68
private
PendingCommandState
mPendingCommandState = new
PendingCommandState
();
155
private class
PendingCommandState
extends State {
161
infoLog("Entering
PendingCommandState
State");
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
Completed in 60 milliseconds