Home | History | Annotate | Download | only in browse

Lines Matching refs:doQuery

211                 setCursor(doQuery(mUseInitialConversationLimit));
590 final UnderlyingCursorWrapper result = doQuery(false);
630 private UnderlyingCursorWrapper doQuery(boolean withLimit) {
642 LogUtils.w(LOG_TAG, "doQuery returning null cursor, uri: " + uri);