Searched defs:pos (Results 1 – 16 of 16) sorted by relevance
64 final int pos = position; in onBindViewHolder() local
63 final int pos = position; in onBindViewHolder() local
194 public String getItemText(int pos) { in getItemText()199 public Drawable getItemDrawable(int pos) { in getItemDrawable()
193 public String getItemText(int pos) { in getItemText()198 public Drawable getItemDrawable(int pos) { in getItemDrawable()
140 public PlaylistItem seek(String iid, long pos) { in seek()238 public void suspend(long pos) { in suspend()
58 public void setPosition(long pos) { in setPosition()
141 int pos = (int)item.getPosition(); in seek() local
229 private float[] computeXYForPosition(final int pos, final float radius) { in computeXYForPosition()
174 public void onSeekTo(long pos) { in onSeekTo()
366 long pos = intent.getLongExtra(MediaControlIntent.EXTRA_ITEM_CONTENT_POSITION, 0); in handleEnqueue() local426 long pos = intent.getLongExtra(MediaControlIntent.EXTRA_ITEM_CONTENT_POSITION, 0); in handleSeek() local
217 public void onSeekTo(long pos) { in onSeekTo()