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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 52 static final int SERVICE_TYPE_HOME = 0;
HeadsetPhoneState.java 72 private int mCindRoam = HeadsetHalConstants.SERVICE_TYPE_HOME;
288 : HeadsetHalConstants.SERVICE_TYPE_HOME;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 53 static final int SERVICE_TYPE_HOME = 0;
HeadsetClientStateMachine.java 706 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME;
816 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME;
    [all...]

Completed in 390 milliseconds