Searched defs:fillWindow (Results 1 – 5 of 5) sorted by relevance
61 void fillWindow(int position, CursorWindow window); in fillWindow() method
46 public void fillWindow(int position, CursorWindow window) { in fillWindow() method in CrossProcessCursorWrapper
247 public void fillWindow(int position, CursorWindow window) { in fillWindow() method in AbstractCursor
57 int fillWindow(CursorWindow window, int startPos, int requiredPos, boolean countAllRows) { in fillWindow() method in SQLiteQuery
137 private void fillWindow(int requiredPos) { in fillWindow() method in SQLiteCursor