Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java788 private static final long USE_SET_LOCATION_ENABLED = 117835097L; field in DevicePolicyManagerService
15569 return mInjector.isChangeEnabled(USE_SET_LOCATION_ENABLED, packageName, userId); in isSetSecureSettingLocationModeCheckEnabled()