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