Home | History | Annotate | Download | only in aapt

Lines Matching refs:hasReadContactsPermission

1021             bool hasReadContactsPermission = false;
1525 hasReadContactsPermission = true;
2013 if (!hasReadCallLogPermission && hasReadContactsPermission) {