Home | History | Annotate | Download | only in services

Lines Matching defs:authority

321             root = cache.getRootOneshot(root.authority, root.rootId, true);
377 if (src.authority.equals(dstDirInfo.authority)) {
511 src = DocumentInfo.fromCursor(cursor, srcDir.authority);
718 final String authority = uri.getAuthority();
733 final Uri dirUri = buildDocumentUri(authority,
819 if (parent.isDirectory() && doc.authority.equals(parent.authority)) {