Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarView.java364 public void setBackgroundExecutor(Executor bgExecutor) { in setBackgroundExecutor() method in NavigationBarView
DNavigationBar.java688 mView.setBackgroundExecutor(bgExecutor); in NavigationBar()