Searched refs:maxDevicePolicy (Results 1 – 1 of 1) sorted by relevance
46 void bind(DevicePolicyGroup devicePolicyGroup, int maxDevicePolicy, String providerName) { in bind() argument66 for (int i = devicePolicyGroup.getDevicePolicyList().size(); i < maxDevicePolicy; ++i) { in bind()