Home
last modified time | relevance | path

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

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