Searched refs:onAllAppsButtonTouch (Results 1 – 1 of 1) sorted by relevance
277 mAllAppsButton.setOnTouchListener(this::onAllAppsButtonTouch); in init()708 private boolean onAllAppsButtonTouch(View view, MotionEvent ev) { in onAllAppsButtonTouch() method in TaskbarView