Home | History | Annotate | Download | only in content

Lines Matching refs:mAuthority

104     private String mAuthority;
660 mAuthority = authorities;
663 mAuthority = null;
671 if (mAuthority != null) {
672 return mAuthority.equals(authority);
1800 if (mAuthority != null) {
1801 message += mAuthority;