/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | LockSettingsServiceTestable.java | 50 public static class MockInjector extends LockSettingsService.Injector { class in LockSettingsServiceTestable 64 public MockInjector(Context context, LockSettingsStorage storage, in MockInjector() method in LockSettingsServiceTestable.MockInjector
|
D | RebootEscrowManagerTests.java | 137 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/ |
D | TransferOwnershipMetadataManagerTest.java | 149 static class MockInjector extends Injector { class in TransferOwnershipMetadataManagerTest
|
D | DevicePolicyManagerServiceTestable.java | 107 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/ |
D | RecoverySystemServiceTestable.java | 28 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/ |
D | AppHibernationServiceTest.java | 539 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/ |
D | BackgroundInstallControlServiceTest.java | 1054 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/ |
D | TrustManagerServiceTest.java | 237 private class MockInjector extends TrustManagerService.Injector { class in TrustManagerServiceTest 238 MockInjector(Context context) { in MockInjector() method in TrustManagerServiceTest.MockInjector
|