Searched refs:RotationButtonUpdatesCallback (Results 1 – 5 of 5) sorted by relevance
29 default void setUpdatesCallback(RotationButtonUpdatesCallback updatesCallback) { } in setUpdatesCallback()54 interface RotationButtonUpdatesCallback { interface
82 private RotationButtonUpdatesCallback mUpdatesCallback;140 public void setUpdatesCallback(RotationButtonUpdatesCallback updatesCallback) { in setUpdatesCallback()
63 import com.android.systemui.shared.rotation.RotationButton.RotationButtonUpdatesCallback;191 RotationButtonUpdatesCallback updatesCallback) { in setRotationButton()
78 new RotationButton.RotationButtonUpdatesCallback() { in setup()
82 import com.android.systemui.shared.rotation.RotationButton.RotationButtonUpdatesCallback;259 private final RotationButtonUpdatesCallback mRotationButtonListener =260 new RotationButtonUpdatesCallback() {