Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java358 private static final int MSG_PERSIST_VOLUME = 1; field in AudioService
5514 MSG_PERSIST_VOLUME, in muteRingerModeStreams()
9096 MSG_PERSIST_VOLUME, in setDeviceVolume()
9174 case MSG_PERSIST_VOLUME: in handleMessage()