Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java4354 private static final IpcDataCache.Config sDpmCaches = field in DevicePolicyManager
4359 sDpmCaches.invalidateCache(); in invalidateBinderCaches()
4364 sDpmCaches.disableAllForCurrentProcess(); in disableLocalCaches()
9188 new IpcDataCache<>(sDpmCaches.child("getKeyguardDisabledFeatures"),
9615 new IpcDataCache<>(sDpmCaches.child("hasDeviceOwner"),
9999 new IpcDataCache<>(sDpmCaches.child("getProfileOwnerOrDeviceOwnerSupervisionComponent"),
10071 new IpcDataCache(sDpmCaches.child("isOrganizationOwnedDeviceWithManagedProfile"),
14657 new IpcDataCache(sDpmCaches.child("getDeviceOwnerOrganizationName"),
14676 new IpcDataCache<>(sDpmCaches.child("getOrganizationNameForUser"),
15080 new IpcDataCache<>(sDpmCaches.child("isNetworkLoggingEnabled"),