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.java131 private int mIndicatorNetworkType; field in HeadsetClientStateMachine
171 ProfileService.println(sb, "mIndicatorNetworkType: " + mIndicatorNetworkType); in dump()
679 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in HeadsetClientStateMachine()
754 mIndicatorNetworkType = HeadsetClientHalConstants.SERVICE_TYPE_HOME; in enter()
1238 mIndicatorNetworkType = event.valueInt; in processMessage()
1765 b.putInt(BluetoothHeadsetClient.EXTRA_NETWORK_ROAMING, mIndicatorNetworkType); in getCurrentAgEvents()