Searched refs:addRotationCallback (Results 1 – 2 of 2) sorted by relevance
163 void addRotationCallback(Consumer<Integer> watcher) { in addRotationCallback() method in RotationButtonController
348 rotationButtonController.addRotationCallback(mRotationWatcher); in onViewCreated()