Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockSyntheticPasswordManager.java36 private FakeGateKeeperService mGateKeeper;
41 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()
94 return new FakeGateKeeperService.VerifyHandle(handle).sid; in sidFromPasswordHandle()
DBaseLockSettingsServiceTests.java90 FakeGateKeeperService mGateKeeperService;
113 mGateKeeperService = new FakeGateKeeperService(); in setUp_baseServices()
DLockSettingsServiceTestable.java168 LockSettingsStorage storage, FakeGateKeeperService gatekeeper, KeyStore keystore, in LockSettingsServiceTestable()
DFakeGateKeeperService.java31 public class FakeGateKeeperService implements IGateKeeperService { class
DLockSettingsServiceTests.java47 import com.android.server.locksettings.FakeGateKeeperService.VerifyHandle;