Searched refs:queryLocation (Results 1 – 4 of 4) sorted by relevance
64 queryLocation(mRoot.rootId, folderChildrenUri, mOptions.otherQueryArgs, ALL_RESULTS) in loadInBackground()
176 fun queryLocation( in queryLocation() method
93 mCursor = queryLocation(mRootId, mSearchUri, mQueryArgs, mOptions.maxResults) in run()
1325 public void queryLocation(String callId, long timeoutMillis, String provider, in queryLocation() method in ConnectionServiceWrapper.Adapter