Home
last modified time | relevance | path

Searched defs:MockInjector (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java44 public static class MockInjector extends LockSettingsService.Injector { class in LockSettingsServiceTestable
59 public MockInjector(Context context, LockSettingsStorage storage, KeyStore keyStore, in MockInjector() method in LockSettingsServiceTestable.MockInjector
H A DRebootEscrowManagerTests.java132 static class MockInjector extends RebootEscrowManager.Injector { class in RebootEscrowManagerTests
144 MockInjector(Context context, UserManager userManager, in MockInjector() method in RebootEscrowManagerTests.MockInjector
166 MockInjector(Context context, UserManager userManager, in MockInjector() method in RebootEscrowManagerTests.MockInjector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DTransferOwnershipMetadataManagerTest.java149 static class MockInjector extends Injector { class in TransferOwnershipMetadataManagerTest
H A DDevicePolicyManagerServiceTestable.java109 static class MockInjector extends Injector { class in DevicePolicyManagerServiceTestable
122 public MockInjector(MockSystemServices services, DpmMockContext context) { in MockInjector() method in DevicePolicyManagerServiceTestable.MockInjector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/
H A DRecoverySystemServiceTestable.java28 private static class MockInjector extends RecoverySystemService.Injector { class in RecoverySystemServiceTestable
38 MockInjector(Context context, FakeSystemProperties systemProperties, in MockInjector() method in RecoverySystemServiceTestable.MockInjector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DAppHibernationServiceTest.java539 private class MockInjector implements AppHibernationService.Injector { class in AppHibernationServiceTest
542 MockInjector(Context context) { in MockInjector() method in AppHibernationServiceTest.MockInjector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBackgroundInstallControlServiceTest.java897 private class MockInjector implements BackgroundInstallControlService.Injector { class in BackgroundInstallControlServiceTest
900 MockInjector(Context context) { in MockInjector() method in BackgroundInstallControlServiceTest.MockInjector