Home | History | Annotate | Download | only in pm

Lines Matching refs:mAdoptPermissions

5386             pkg.mAdoptPermissions = null;
5586 if (pkg.mAdoptPermissions != null) {
5589 for (int i = pkg.mAdoptPermissions.size() - 1; i >= 0; i--) {
5590 final String origName = pkg.mAdoptPermissions.get(i);