Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1411 sendLMsg(MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE, SENDMSG_QUEUE, connectionState, delay); in postSetWiredDeviceConnectionState()
1740 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in handleMessage()
1996 private static final int MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE = 2; field in AudioDeviceBroker
2056 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in isMessageHandledUnderWakelock()
2149 case MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE: in sendIILMsg()