Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java360 private static final int MSG_PERSIST_RINGER_MODE = 3; field in AudioService
5564 sendMsg(mAudioHandler, MSG_PERSIST_RINGER_MODE, in setRingerModeInt()
9183 case MSG_PERSIST_RINGER_MODE: in handleMessage()