Searched refs:PROFILE_PERMISSIONS (Results 1 – 2 of 2) sorted by relevance
162 static final Map<String, List<Integer>> PROFILE_PERMISSIONS; field in CompanionDeviceResources188 PROFILE_PERMISSIONS = unmodifiableMap(map);
32 import static com.android.companiondevicemanager.CompanionDeviceResources.PROFILE_PERMISSIONS;655 PROFILE_PERMISSIONS.get(deviceProfile)); in setupPermissionList()