OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NETWORK_STATE_NOT_AVAILABLE
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java
48
final static int
NETWORK_STATE_NOT_AVAILABLE
= 0;
HeadsetPhoneState.java
42
private int mService = HeadsetHalConstants.
NETWORK_STATE_NOT_AVAILABLE
;
241
HeadsetHalConstants.
NETWORK_STATE_NOT_AVAILABLE
;
252
if (mService == HeadsetHalConstants.
NETWORK_STATE_NOT_AVAILABLE
) {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java
49
final static int
NETWORK_STATE_NOT_AVAILABLE
= 0;
HeadsetClientStateMachine.java
[
all
...]
Completed in 76 milliseconds