Searched refs:mVendorSignatureAppAllowlist (Results 1 – 1 of 1) sorted by relevance
50 private final ArrayMap<String, ArrayMap<String, Boolean>> mVendorSignatureAppAllowlist = field in PermissionAllowlist100 return mVendorSignatureAppAllowlist; in getVendorSignatureAppAllowlist()196 ArrayMap<String, Boolean> permissions = mVendorSignatureAppAllowlist.get(packageName); in getVendorSignatureAppAllowlistState()