Searched refs:DisplayWindowPropertiesInteractorModule (Results 1 – 2 of 2) sorted by relevance
41 import com.android.systemui.display.domain.interactor.DisplayWindowPropertiesInteractorModule55 @Module(includes = [DisplayWindowPropertiesInteractorModule::class, DisplayLibModule::class])
51 interface DisplayWindowPropertiesInteractorModule { interface