Home | History | Annotate | Download | only in mtp

Lines Matching refs:queryRoots

169     public Cursor queryRoots(String[] projection) throws FileNotFoundException {
173 final Cursor cursor = mDatabase.queryRoots(mResources, projection);