Searched refs:mApexSignatureAppAllowlist (Results 1 – 1 of 1) sorted by relevance
59 private final ArrayMap<String, ArrayMap<String, Boolean>> mApexSignatureAppAllowlist = field in PermissionAllowlist115 return mApexSignatureAppAllowlist; in getApexSignatureAppAllowlist()226 ArrayMap<String, Boolean> permissions = mApexSignatureAppAllowlist.get(packageName); in getApexSignatureAppAllowlistState()