Home | History | Annotate | Download | only in provider

Lines Matching refs:mAuthority

6237                         ContentResolver.requestSync(account, request.mAuthority, extras);
6250 private final String mAuthority;
6256 mAuthority = authority;
6274 && mAuthority.equals(that.mAuthority);
6279 int result = mAuthority.hashCode();