Home | History | Annotate | Download | only in phone

Lines Matching defs:button

228          * Overriden so that with each valid button press, we start sending
258 * Overriden so that with each valid button up, we stop sending
598 View button;
601 button = dialerView.findViewById(viewId);
603 button.setOnTouchListener(this);
604 button.setClickable(true);
605 button.setOnKeyListener(this);
639 // if the button is recognized
643 // Append the character mapped to this button, to the display.