Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java196 private static final int MSG_PERSIST_VOLUME = 1; field in AudioService
1997 MSG_PERSIST_VOLUME, in muteRingerModeStreams()
4063 MSG_PERSIST_VOLUME, in setDeviceVolume()
4348 case MSG_PERSIST_VOLUME: in handleMessage()