Home | History | Annotate | Download | only in dialpad

Lines Matching refs:setOnLongClickListener

322         mDigits.setOnLongClickListener(this);
346 mDialButton.setOnLongClickListener(this);
355 mDelete.setOnLongClickListener(this);
526 fragmentView.findViewById(R.id.one).setOnLongClickListener(this);
529 fragmentView.findViewById(R.id.zero).setOnLongClickListener(this);