Lines Matching full:button
227 * Overriden so that with each valid button press, we start sending
257 * Overriden so that with each valid button up, we stop sending
597 View button;
600 button = dialerView.findViewById(viewId);
602 button.setOnTouchListener(this);
603 button.setClickable(true);
604 button.setOnKeyListener(this);
638 // if the button is recognized
642 // Append the character mapped to this button, to the display.