Searched refs:applicationRestrictionsMap (Results 1 – 1 of 1) sorted by relevance
68 private Map<String, Bundle> applicationRestrictionsMap = new HashMap<>(); field in ShadowDevicePolicyManager342 Bundle bundle = applicationRestrictionsMap.get(packageName); in getApplicationRestrictions()360 applicationRestrictionsMap.put(packageName, new Bundle(applicationRestrictions)); in setApplicationRestrictions()