Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DRotationButtonController.java207 public void setBgExecutor(Executor bgExecutor) { in setBgExecutor() method in RotationButtonController
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarView.java366 mRotationButtonController.setBgExecutor(bgExecutor); in setBackgroundExecutor()