Searched refs:getHomeHandle (Results 1 – 3 of 3) sorted by relevance
162 public ButtonDispatcher getHomeHandle() { in getHomeHandle() method in NavigationBarView278 getHomeHandle().setVisibility(View.INVISIBLE); in updateNavButtonIcons()
436 public ButtonDispatcher getHomeHandle() { in getHomeHandle() method in NavigationBarView650 getHomeHandle().setVisibility(disableHomeHandle ? View.INVISIBLE : View.VISIBLE); in updateNavButtonIcons()1137 dumpButton(pw, "handle", getHomeHandle()); in dump()
409 mView.getHomeHandle().animateLongPress(isTouchDown, shrink, durationMs);1974 View view = mView.getHomeHandle().getCurrentView(); in calculateSamplingRect()