Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DModeSwitchesController.java48 ModeSwitchesController(DisplayIdIndexSupplier<MagnificationModeSwitch> switchSupplier) { in ModeSwitchesController() argument
49 mSwitchSupplier = switchSupplier; in ModeSwitchesController()