Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java4097 private static final IpcDataCache.Config sDpmCaches = field in DevicePolicyManager
4102 sDpmCaches.invalidateCache(); in invalidateBinderCaches()
4107 sDpmCaches.disableAllForCurrentProcess(); in disableLocalCaches()
8898 new IpcDataCache<>(sDpmCaches.child("getKeyguardDisabledFeatures"),
9287 new IpcDataCache<>(sDpmCaches.child("hasDeviceOwner"),
9670 new IpcDataCache<>(sDpmCaches.child("getProfileOwnerOrDeviceOwnerSupervisionComponent"),
9742 new IpcDataCache(sDpmCaches.child("isOrganizationOwnedDeviceWithManagedProfile"),
14181 new IpcDataCache(sDpmCaches.child("getDeviceOwnerOrganizationName"),
14200 new IpcDataCache<>(sDpmCaches.child("getOrganizationNameForUser"),
14604 new IpcDataCache<>(sDpmCaches.child("isNetworkLoggingEnabled"),