Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java2054 case MSG_PERSIST_AUDIO_DEVICE_SETTINGS: in handleMessage()
2160 private static final int MSG_PERSIST_AUDIO_DEVICE_SETTINGS = 54; field in AudioDeviceBroker
2713 sendMsg(MSG_PERSIST_AUDIO_DEVICE_SETTINGS, SENDMSG_REPLACE, /*delay*/ 1000); in postPersistAudioDeviceSettings()