Searched refs:FakeGateKeeperService (Results 1 – 3 of 3) sorted by relevance
36 private FakeGateKeeperService mGateKeeper;40 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()96 return new FakeGateKeeperService.VerifyHandle(handle).sid; in sidFromPasswordHandle()
31 public class FakeGateKeeperService implements IGateKeeperService { class
97 FakeGateKeeperService mGateKeeperService;122 mGateKeeperService = new FakeGateKeeperService(); in setUp_baseServices()