Searched refs:getCursorInteger (Results 1 – 1 of 1) sorted by relevance
159 int duration = getCursorInteger(cursor, 0); in getBookmark()160 int bookmark = getCursorInteger(cursor, 1); in getBookmark()179 private static int getCursorInteger(Cursor cursor, int index) { in getCursorInteger() method in MovieViewControl