Searched refs:InheritDevicePolicy (Results 1 – 1 of 1) sorted by relevance
218 public @interface InheritDevicePolicy { annotation in UserProperties752 public @InheritDevicePolicy int getInheritDevicePolicy() { in getInheritDevicePolicy()758 public void setInheritDevicePolicy(@InheritDevicePolicy int val) { in setInheritDevicePolicy()762 private @InheritDevicePolicy int mInheritDevicePolicy;1382 private @InheritDevicePolicy int mInheritDevicePolicy = INHERIT_DEVICE_POLICY_NO;1454 @InheritDevicePolicy int inheritRestrictionsDevicePolicy) { in setInheritDevicePolicy()1610 @InheritDevicePolicy int inheritDevicePolicy, in UserProperties()