Searched refs:InjectorImpl (Results 1 – 3 of 3) sorted by relevance
55 this(context, new InjectorImpl(context)); in CrossProfileAppsServiceImpl()197 private static class InjectorImpl implements Injector { class in CrossProfileAppsServiceImpl200 public InjectorImpl(Context context) { in InjectorImpl() method in CrossProfileAppsServiceImpl.InjectorImpl
225 return new InjectorImpl(); in createInjector()228 private class InjectorImpl implements Injector { class in IntentForwarderActivity
2992 Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;