Home
last modified time | relevance | path

Searched defs:getGateKeeperService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java617 IGateKeeperService getGateKeeperService() { in getGateKeeperService() method in PlatformKeyManagerTest.PlatformKeyManagerTestable
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManager.java404 IGateKeeperService getGateKeeperService() { in getGateKeeperService() method in PlatformKeyManager
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2828 private synchronized IGateKeeperService getGateKeeperService() { in getGateKeeperService() method in LockSettingsService