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

/frameworks/base/media/java/android/media/
H A DAudioService.java117 private static final int MSG_PERSIST_RINGER_MODE = 3; field in class:AudioService
748 sendMsg(mAudioHandler, MSG_PERSIST_RINGER_MODE, SHARED_MSG,
2206 case MSG_PERSIST_RINGER_MODE:

Completed in 62 milliseconds