Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionAppSelectorComponent.kt125 fun bindConfigurationController(context: Context): ConfigurationController = in provideMediaProjectionAppSelectorActivity() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
DStatusBarPolicyModule.java106 ConfigurationController bindConfigurationController(ConfigurationControllerImpl impl); in bindConfigurationController() method