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.java146 private int mIndicatorNetworkType; field in HeadsetClientStateMachine
200 ProfileService.println(sb, "mIndicatorNetworkType: " + mIndicatorNetworkType); in dump()
681 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in HeadsetClientStateMachine()
790 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in enter()
1278 mIndicatorNetworkType = event.valueInt; in processMessage()
1833 b.putInt(BluetoothHeadsetClient.EXTRA_NETWORK_ROAMING, mIndicatorNetworkType); in getCurrentAgEvents()