Searched refs:getCursorForId (Results 1 – 1 of 1) sorted by relevance
207 mCursor = getCursorForId(mPlayList[mPlayPos]);1010 private Cursor getCursorForId(long lid) { in getCursorForId() method in MediaPlaybackService1034 mCursor = getCursorForId(mPlayList[mPlayPos]); in openCurrentAndNext()1060 mCursor = getCursorForId(mPlayList[mPlayPos]); in openCurrentAndNext()