Searched refs:TaskbarButton (Results 1 – 2 of 2) sorted by relevance
93 public @interface TaskbarButton {} annotation in TaskbarNavButtonController129 public void onButtonClick(@TaskbarButton int buttonType, View view) { in onButtonClick()165 public boolean onButtonLongClick(@TaskbarButton int buttonType, View view) { in onButtonLongClick()192 public @StringRes int getButtonContentDescription(@TaskbarButton int buttonType) { in getButtonContentDescription()213 private boolean backRecentsLongpress(@TaskbarButton int buttonType) { in backRecentsLongpress()
94 import com.android.launcher3.taskbar.TaskbarNavButtonController.TaskbarButton;700 protected ImageView addButton(@DrawableRes int drawableId, @TaskbarButton int buttonType, in addButton()706 private ImageView addButton(@DrawableRes int drawableId, @TaskbarButton int buttonType, in addButton()