Searched defs:mDevicePolicyList (Results 1 – 1 of 1) sorted by relevance
30 private final List<DevicePolicy> mDevicePolicyList; field in DevicePolicyGroup84 private final List<DevicePolicy> mDevicePolicyList = new ArrayList<>(); field in DevicePolicyGroup.Builder