Searched refs:moveToLast (Results 1 – 9 of 9) sorted by relevance
90 if (c.moveToLast()) { in getPositions()160 return super.moveToLast(); in moveToFirst()164 public boolean moveToLast() { in moveToLast() method in ConversationData.ReversedCursor337 if (cursor.moveToLast()) { in getLastMessage()
127 if (cursor != null && cursor.moveToLast()) { in getLastProgramEndTimeMs()
139 public boolean moveToLast() { in moveToLast() method in GroupMemberPickerFragment.FilterCursorWrapper
377 public boolean moveToLast() { in moveToLast() method in ContactFilterCursor
335 if (cursor != null && cursor.moveToLast()) { in onLoadWatchHistory()
698 cursor.moveToLast(); in dropNumberOfRecords()
167 public boolean moveToLast() { in moveToLast() method in GroupMembersFragment.FilterCursorWrapper
3234 cursor.moveToLast(); in testGetIsPrimary_ForEvents()3266 cursor.moveToLast(); in testGetIsNotPrimary_ForEvents()
3109 c.moveToLast(); in cleanUpOldStreamItems()