Searched refs:AUTO_TIMEZONE_POLICY (Results 1 – 4 of 4) sorted by relevance
38 public static final String AUTO_TIMEZONE_POLICY = "autoTimezone"; field in DevicePolicyIdentifiers
92 new NoArgsPolicyKey(DevicePolicyIdentifiers.AUTO_TIMEZONE_POLICY),341 POLICY_DEFINITIONS.put(DevicePolicyIdentifiers.AUTO_TIMEZONE_POLICY, AUTO_TIMEZONE); in POLICY_DEFINITIONS.put() argument
103 import static android.app.admin.DevicePolicyIdentifiers.AUTO_TIMEZONE_POLICY;23604 POLICY_IDENTIFIER_TO_PERMISSION.put(AUTO_TIMEZONE_POLICY, SET_TIME_ZONE);
7736 field public static final String AUTO_TIMEZONE_POLICY = "autoTimezone";