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.java182 protected abstract DevicePolicyCache getDevicePolicyCache(); in getDevicePolicyCache() method in DevicePolicyManagerInternal
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java16093 protected DevicePolicyCache getDevicePolicyCache() { in getDevicePolicyCache() method in LocalService