Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
H A DMediaProjectionAppSelectorComponent.kt127 fun bindConfigurationController( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
H A DStatusBarPolicyModule.java97 ConfigurationController bindConfigurationController(ConfigurationControllerImpl impl); in bindConfigurationController() method