Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTestable.java50 public static class MockInjector extends LockSettingsService.Injector { class in LockSettingsServiceTestable
64 public MockInjector(Context context, LockSettingsStorage storage, in MockInjector() method in LockSettingsServiceTestable.MockInjector
DRebootEscrowManagerTests.java137 static class MockInjector extends RebootEscrowManager.Injector { class in RebootEscrowManagerTests
150 MockInjector( in MockInjector() method in RebootEscrowManagerTests.MockInjector
177 MockInjector( in MockInjector() method in RebootEscrowManagerTests.MockInjector
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DTransferOwnershipMetadataManagerTest.java149 static class MockInjector extends Injector { class in TransferOwnershipMetadataManagerTest
DDevicePolicyManagerServiceTestable.java107 static class MockInjector extends Injector { class in DevicePolicyManagerServiceTestable
120 public MockInjector(MockSystemServices services, DpmMockContext context) { in MockInjector() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/
DRecoverySystemServiceTestable.java28 private static class MockInjector extends RecoverySystemService.Injector { class in RecoverySystemServiceTestable
38 MockInjector(Context context, FakeSystemProperties systemProperties, in MockInjector() method in RecoverySystemServiceTestable.MockInjector
/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
DAppHibernationServiceTest.java539 private class MockInjector implements AppHibernationService.Injector { class in AppHibernationServiceTest
542 MockInjector(Context context) { in MockInjector() method in AppHibernationServiceTest.MockInjector
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBackgroundInstallControlServiceTest.java1054 private class MockInjector implements BackgroundInstallControlService.Injector { class in BackgroundInstallControlServiceTest
1057 MockInjector(Context context) { in MockInjector() method in BackgroundInstallControlServiceTest.MockInjector
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/trust/
DTrustManagerServiceTest.java237 private class MockInjector extends TrustManagerService.Injector { class in TrustManagerServiceTest
238 MockInjector(Context context) { in MockInjector() method in TrustManagerServiceTest.MockInjector