Searched defs:getCursorLong (Results 1 – 3 of 3) sorted by relevance
51 public static long getCursorLong(@NonNull Cursor cursor, @NonNull String columnName) { in getCursorLong() method in CursorUtils
395 public static long getCursorLong(Cursor cursor, String columnName) { in getCursorLong() method in DocumentInfo
219 public static long getCursorLong(Cursor cursor, String columnName) { in getCursorLong() method in StorageUtils