Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java10070 private final IpcDataCache<Void, Boolean> mIsOrganizationOwnedDeviceWithManagedProfileCache = field in DevicePolicyManager
10090 return mIsOrganizationOwnedDeviceWithManagedProfileCache.query(null); in isOrganizationOwnedDeviceWithManagedProfile()