OSDN Git Service

Use event time to detect long press in MediaButtonIntentReceiver.
authorMike Lockwood <lockwood@android.com>
Wed, 3 Jun 2009 00:26:44 +0000 (17:26 -0700)
committerMike Lockwood <lockwood@android.com>
Wed, 3 Jun 2009 00:26:44 +0000 (17:26 -0700)
commit05a0cdbe327ce82165bf5fe4010414173fcdaae0
tree7c9e46740eef892d9a7866b3565fa70c0afb7a26
parent49e36ea916aefba042c6e927c771b10708b6891e
Use event time to detect long press in MediaButtonIntentReceiver.

This should help avoid false positives in the Party Shuffle feature
when the system is very slow.

Signed-off-by: Mike Lockwood <lockwood@android.com>
src/com/android/music/MediaButtonIntentReceiver.java