Home
last modified time | relevance | path

Searched refs:getAutoTimeZoneEnabled (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl375 boolean getAutoTimeZoneEnabled(in ComponentName who, String callerPackageName); in getAutoTimeZoneEnabled() method
H A DDevicePolicyManager.java8758 public boolean getAutoTimeZoneEnabled(@Nullable ComponentName admin) { in getAutoTimeZoneEnabled() method in DevicePolicyManager
8762 return mService.getAutoTimeZoneEnabled(admin, mContext.getPackageName()); in getAutoTimeZoneEnabled()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java9068 public boolean getAutoTimeZoneEnabled(@Nullable ComponentName who, String callerPackageName) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7784 …ermission.QUERY_ADMIN_POLICY"}, conditional=true) public boolean getAutoTimeZoneEnabled(@Nullable …