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