Searched refs:SwapButtonController (Results 1 – 2 of 2) sorted by relevance
468 class SwapButtonController extends SimpleNonCheckableButtonController { class470 public SwapButtonController(@NonNull InCallButtonUiDelegate delegate) { in SwapButtonController() method in ButtonController.SwapButtonController
225 buttonControllers.add(new ButtonController.SwapButtonController(inCallButtonUiDelegate)); in onViewCreated()