Searched refs:BUTTON_MERGE (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.incallui.CallButtonFragment.Buttons.BUTTON_MERGE;402 ui.showButton(BUTTON_MERGE, showMerge); in updateButtonsState()
26 import static com.android.incallui.CallButtonFragment.Buttons.BUTTON_MERGE;88 public static final int BUTTON_MERGE = 9; field400 } else if (id == BUTTON_MERGE) { in getButtonById()