Searched refs:DialpadImageButton (Results 1 – 2 of 2) sorted by relevance
32 public class DialpadImageButton extends ImageButton { class43 public DialpadImageButton(Context context, AttributeSet attrs) { in DialpadImageButton() method in DialpadImageButton47 public DialpadImageButton(Context context, AttributeSet attrs, int defStyle) { in DialpadImageButton() method in DialpadImageButton
89 DialpadImageButton.OnPressedListener {479 ((DialpadImageButton) fragmentView.findViewById(id)).setOnPressedListener(this); in setupKeypad()