Searched refs:MSG_PERSIST_MUSIC_ACTIVE_MS (Results 1 – 1 of 1) sorted by relevance
216 private static final int MSG_PERSIST_MUSIC_ACTIVE_MS = 22; field in AudioService3150 mAudioHandler.obtainMessage(MSG_PERSIST_MUSIC_ACTIVE_MS, mMusicActiveMs, 0).sendToTarget(); in saveMusicActiveMs()4478 case MSG_PERSIST_MUSIC_ACTIVE_MS: in handleMessage()