Home
last modified time | relevance | path

Searched refs:readCursorIntoCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
DContentQueryMap.java74 readCursorIntoCache(cursor); in ContentQueryMap()
143 readCursorIntoCache(cursor); in requery()
148 private synchronized void readCursorIntoCache(Cursor cursor) { in readCursorIntoCache() method in ContentQueryMap