Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1438 sendILMsgNoDelay(MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY, SENDMSG_QUEUE, strategy, device); in postSaveSetDeviceAsNonDefaultForStrategy()
1925 case MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY: { in handleMessage()
2041 private static final int MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY = 47; field in AudioDeviceBroker