Home
last modified time | relevance | path

Searched refs:UtilWrapperModule (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/dagger/
DUtilModule.java23 import com.android.systemui.util.wrapper.UtilWrapperModule;
30 UtilWrapperModule.class
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wrapper/
DUtilWrapperModule.kt24 abstract class UtilWrapperModule { class