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

  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java 74 int getDesiredClipPosition();
361 outState.putInt(CLIP_POSITION_KEY, mView.getDesiredClipPosition());
545 resetPrepareStartPlaying(mView.getDesiredClipPosition());
582 resetPrepareStartPlaying(mView.getDesiredClipPosition());
VoicemailPlaybackFragment.java 360 public int getDesiredClipPosition() {

Completed in 149 milliseconds