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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 49 final static int NETWORK_STATE_AVAILABLE = 1;
HeadsetPhoneState.java 221 int signal = mService == HeadsetHalConstants.NETWORK_STATE_AVAILABLE ? mSignal : 0;
240 HeadsetHalConstants.NETWORK_STATE_AVAILABLE :
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 50 final static int NETWORK_STATE_AVAILABLE = 1;
HeadsetClientStateMachine.java     [all...]

Completed in 101 milliseconds