Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1463 sendLMsg(MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE, SENDMSG_QUEUE, connectionState, delay); in postSetWiredDeviceConnectionState()
1816 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in handleMessage()
2108 private static final int MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE = 2; field in AudioDeviceBroker
2172 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in isMessageHandledUnderWakelock()
2261 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in sendIILMsg()