Searched refs:MSG_PERSIST_MUSIC_ACTIVE_MS (Results 1 – 1 of 1) sorted by relevance
257 private static final int MSG_PERSIST_MUSIC_ACTIVE_MS = 17; field in AudioService3798 mAudioHandler.obtainMessage(MSG_PERSIST_MUSIC_ACTIVE_MS, mMusicActiveMs, 0).sendToTarget(); in saveMusicActiveMs()5446 case MSG_PERSIST_MUSIC_ACTIVE_MS: in handleMessage()