Searched refs:getHomeHandle (Results 1 – 2 of 2) sorted by relevance
552 public ButtonDispatcher getHomeHandle() { in getHomeHandle() method in NavigationBarView809 getHomeHandle().setVisibility(disableHomeHandle ? View.INVISIBLE : View.VISIBLE); in updateNavButtonIcons()985 View view = getHomeHandle().getCurrentView(); in updateSamplingRect()1355 dumpButton(pw, "handle", getHomeHandle()); in dump()
372 buttonDispatcher = mNavigationBarView.getHomeHandle();