Home
last modified time | relevance | path

Searched defs:getDevicePolicyCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManagerInternal.java183 protected abstract DevicePolicyCache getDevicePolicyCache(); in getDevicePolicyCache() method in DevicePolicyManagerInternal
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java15874 protected DevicePolicyCache getDevicePolicyCache() { in getDevicePolicyCache() method in LocalService