Searched defs:getCursorInt (Results 1 – 3 of 3) sorted by relevance
77 public static int getCursorInt(@NonNull Cursor cursor, @NonNull String columnName) { in getCursorInt() method in CursorUtils
413 public static int getCursorInt(Cursor cursor, String columnName) { in getCursorInt() method in DocumentInfo
231 public static int getCursorInt(Cursor cursor, String columnName) { in getCursorInt() method in StorageUtils