Searched refs:PERSIST_DELAY (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 157 private static final int PERSIST_DELAY = 500; field in AudioService 1785 : 0, userId, null, PERSIST_DELAY); in setMasterMuteInternal() 1796 : 0, userId, null, PERSIST_DELAY); in setMasterMuteInternal() 1882 : 0, userId, null, PERSIST_DELAY); in setMicrophoneMute() 2002 PERSIST_DELAY); in muteRingerModeStreams() 2027 SENDMSG_REPLACE, 0, 0, null, PERSIST_DELAY); in setRingerModeInt() 4068 PERSIST_DELAY); in setDeviceVolume()
|