Home
last modified time | relevance | path

Searched defs:getDeviceStateCache (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java102 public DeviceStateCache getDeviceStateCache() { in getDeviceStateCache() method in LockSettingsServiceTestable.MockInjector
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManagerInternal.java189 protected abstract DeviceStateCache getDeviceStateCache(); in getDeviceStateCache() method in DevicePolicyManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java510 public DeviceStateCache getDeviceStateCache() { in getDeviceStateCache() method in LockSettingsService.Injector
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java16098 protected DeviceStateCache getDeviceStateCache() { in getDeviceStateCache() method in LocalService