Searched refs:RemoteInputRepository (Results 1 – 4 of 4) sorted by relevance
33 interface RemoteInputRepository { interface43 ) : RemoteInputRepository {59 @Binds fun bindImpl(impl: RemoteInputRepositoryImpl): RemoteInputRepository
20 import com.android.systemui.statusbar.data.repository.RemoteInputRepository29 class RemoteInputInteractor @Inject constructor(remoteInputRepository: RemoteInputRepository) {
21 class FakeRemoteInputRepository : RemoteInputRepository {
21 var Kosmos.remoteInputRepository: RemoteInputRepository by