Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/dagger/
H A DUtilModule.java21 import com.android.systemui.util.wrapper.UtilWrapperModule;
28 UtilWrapperModule.class
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wrapper/
H A DUtilWrapperModule.kt24 abstract class UtilWrapperModule { regex