Searched refs:sendILMsgNoDelay (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioDeviceBroker.java | 1471 sendILMsgNoDelay(MSG_IL_BT_SERVICE_CONNECTED_PROFILE, SENDMSG_QUEUE, profile, proxy); in postBtProfileConnected() 1481 sendILMsgNoDelay(MSG_IL_SAVE_PREF_DEVICES_FOR_STRATEGY, SENDMSG_QUEUE, strategy, devices); in postSaveSetPreferredDevicesForStrategy() 1490 sendILMsgNoDelay(MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY, SENDMSG_QUEUE, strategy, device); in postSaveSetDeviceAsNonDefaultForStrategy() 1495 sendILMsgNoDelay( in postSaveRemoveDeviceAsNonDefaultForStrategy() 1501 sendILMsgNoDelay( in postSaveSetPreferredDevicesForCapturePreset() 1512 sendILMsgNoDelay(MSG_IL_UPDATE_COMMUNICATION_ROUTE_CLIENT, SENDMSG_QUEUE, in postUpdateCommunicationRouteClient() 1538 sendILMsgNoDelay( in postUpdatedAdiDeviceState() 2221 private void sendILMsgNoDelay(int msg, int existingMsgPolicy, int arg, Object obj) { in sendILMsgNoDelay() method in AudioDeviceBroker
|
/frameworks/base/services/ |
D | art-wear-profile | 8036 PLcom/android/server/audio/AudioDeviceBroker;->sendILMsgNoDelay(IIILjava/lang/Object;)V
|