Searched refs:mSwitchSupplier (Results 1 – 1 of 1) sorted by relevance
46 private final DisplayIdIndexSupplier<MagnificationModeSwitch> mSwitchSupplier; field in ModeSwitchesController51 mSwitchSupplier = new SwitchSupplier(context, displayManager, this::onClick); in ModeSwitchesController()56 mSwitchSupplier = switchSupplier; in ModeSwitchesController()71 mSwitchSupplier.get(displayId); in showButton()85 mSwitchSupplier.get(displayId); in removeButton()99 mSwitchSupplier.forEach( in onConfigurationChanged()