Searched refs:RemoteInputViewSubcomponent (Results 1 – 7 of 7) sorted by relevance
19 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent22 @Module(subcomponents = [RemoteInputViewSubcomponent::class])
31 interface RemoteInputViewSubcomponent { regex39 ): RemoteInputViewSubcomponent
62 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent;84 private final RemoteInputViewSubcomponent.Factory mRemoteInputViewSubcomponentFactory;202 RemoteInputViewSubcomponent.Factory rivSubcomponentFactory, in ExpandableNotificationRowController()
68 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent;136 private RemoteInputViewSubcomponent.Factory mRemoteInputSubcomponentFactory;204 RemoteInputViewSubcomponent.Factory rivSubcomponentFactory, in initialize()1342 RemoteInputViewSubcomponent subcomponent = mRemoteInputSubcomponentFactory
115 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent;1702 RemoteInputViewSubcomponent.Factory rivSubcomponentFactory,
53 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent83 private val rivSubComponentFactory: RemoteInputViewSubcomponent.Factory = mock()
91 import com.android.systemui.statusbar.policy.dagger.RemoteInputViewSubcomponent;592 mock(RemoteInputViewSubcomponent.Factory.class), in generateRow()