Home
last modified time | relevance | path

Searched refs:mIndicatorNetworkType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java136 private int mIndicatorNetworkType; field in HeadsetClientStateMachine
176 ProfileService.println(sb, "mIndicatorNetworkType: " + mIndicatorNetworkType); in dump()
682 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in HeadsetClientStateMachine()
769 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in enter()
1256 mIndicatorNetworkType = event.valueInt; in processMessage()
1792 b.putInt(BluetoothHeadsetClient.EXTRA_NETWORK_ROAMING, mIndicatorNetworkType); in getCurrentAgEvents()