Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java552 public ButtonDispatcher getHomeHandle() { in getHomeHandle() method in NavigationBarView
809 getHomeHandle().setVisibility(disableHomeHandle ? View.INVISIBLE : View.VISIBLE); in updateNavButtonIcons()
985 View view = getHomeHandle().getCurrentView(); in updateSamplingRect()
1355 dumpButton(pw, "handle", getHomeHandle()); in dump()
H A DNavigationBar.java372 buttonDispatcher = mNavigationBarView.getHomeHandle();