Home
last modified time | relevance | path

Searched defs:InjectorImpl (Results 1 – 2 of 2) sorted by relevance

/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/
DUnattendedRebootManager.java94 private static class InjectorImpl implements UnattendedRebootManagerInjector { class in UnattendedRebootManager
95 InjectorImpl() { in InjectorImpl() method in UnattendedRebootManager.InjectorImpl
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DIntentForwarderActivity.java393 private class InjectorImpl implements Injector { class in IntentForwarderActivity