Home | History | Annotate | Download | only in dialer

Lines Matching defs:textField

135     public static boolean handleChars(Context context, String input, EditText textField) {
142 || handleAdnEntry(context, dialString, textField)
196 static boolean handleAdnEntry(Context context, String input, EditText textField) {
237 sc.setTextField(textField);
384 * Note, access to the textField field is going to be synchronized, because
396 private EditText textField;
408 return textField;
415 textField = text;
428 // setting the textfield to null ensures that the UI does NOT get
430 textField = null;
451 * Override basic onQueryComplete to fill in the textfield when