HomeSort by relevance Sort by last modified time
    Searched refs:onRepeat (Results 1 - 2 of 2) sorted by null

  /packages/apps/Music/src/com/android/music/
RepeatingImageButton.java 124 mListener.onRepeat(this, now - mStartTime, last ? -1 : mRepeatCount++);
139 void onRepeat(View v, long duration, int repeatcount);
MediaPlaybackActivity.java 449 public void onRepeat(View v, long howlong, int repcnt) {
456 public void onRepeat(View v, long howlong, int repcnt) {
    [all...]

Completed in 123 milliseconds