Searched refs:btnId2 (Results 1 – 1 of 1) sorted by relevance
1525 private boolean onLongPressNavigationButtons(View v, @IdRes int btnId1, @IdRes int btnId2) { in onLongPressNavigationButtons() argument1542 ButtonDispatcher button = btnId2 == R.id.recent_apps in onLongPressNavigationButtons()1560 } else if (v.getId() == btnId2) { in onLongPressNavigationButtons()1561 return btnId2 == R.id.recent_apps in onLongPressNavigationButtons()