Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java282 private static final int MSG_PERSIST_VOLUME = 1; field in AudioService
4444 MSG_PERSIST_VOLUME, in muteRingerModeStreams()
7425 MSG_PERSIST_VOLUME, in setDeviceVolume()
7501 case MSG_PERSIST_VOLUME: in handleMessage()