Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java92 @Mock private IGateKeeperService mGateKeeperService; field in PlatformKeyManagerTest
605 private IGateKeeperService mGateKeeperService; field in PlatformKeyManagerTest.PlatformKeyManagerTestable
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DBaseLockSettingsServiceTests.java97 FakeGateKeeperService mGateKeeperService; field in BaseLockSettingsServiceTests
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java185 private IGateKeeperService mGateKeeperService; field in BiometricServiceTest
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java329 protected IGateKeeperService mGateKeeperService; field in LockSettingsService