Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java184 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOn_Async()
275 mBrokerHandler.removeMessages(MSG_L_A2DP_DEVICE_CONNECTION_CHANGE_EXT_DISCONNECTION, in removeAllA2dpConnectionEvents()
277 mBrokerHandler.removeMessages(MSG_L_A2DP_DEVICE_CONNECTION_CHANGE_EXT_CONNECTION, in removeAllA2dpConnectionEvents()
279 mBrokerHandler.removeMessages(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED, in removeAllA2dpConnectionEvents()
281 mBrokerHandler.removeMessages(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_DISCONNECTED, in removeAllA2dpConnectionEvents()
550 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOnInt()
577 mBrokerHandler.removeMessages(MSG_BT_HEADSET_CNCT_FAILED); in handleCancelFailureToConnectToBtHeadsetService()
585 mBrokerHandler.removeMessages(MSG_IL_BTA2DP_DOCK_TIMEOUT); in cancelA2dpDockTimeout()
594 return mBrokerHandler.hasMessages(MSG_IL_BTA2DP_DOCK_TIMEOUT); in hasScheduledA2dpDockTimeout()
599 return (mBrokerHandler.hasMessages(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED, in hasScheduledA2dpSinkConnectionState()
[all …]