Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1490 sendILMsgNoDelay(MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY, SENDMSG_QUEUE, strategy, device); in postSaveSetDeviceAsNonDefaultForStrategy()
2019 case MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY: { in handleMessage()
2153 private static final int MSG_IL_SAVE_NDEF_DEVICE_FOR_STRATEGY = 47; field in AudioDeviceBroker