Home
last modified time | relevance | path

Searched refs:SettingsUtilModule (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src-debug/com/android/systemui/flags/
H A DFlagsModule.kt22 import com.android.systemui.util.settings.SettingsUtilModule
27 SettingsUtilModule::class
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/
H A DSettingsUtilModule.java26 public interface SettingsUtilModule { interface
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java81 import com.android.systemui.util.settings.SettingsUtilModule;
114 SettingsUtilModule.class,