Home | History | Annotate | Download | only in contacts

Lines Matching refs:textField

80     public static boolean handleChars(Context context, String input, EditText textField) {
81 return handleChars(context, input, false, textField);
89 EditText textField) {
96 || handleAdnEntry(context, dialString, textField)
150 static boolean handleAdnEntry(Context context, String input, EditText textField) {
192 sc.setTextField(textField);
296 * Note, access to the textField field is going to be synchronized, because
308 private EditText textField;
320 return textField;
327 textField = text;
340 // setting the textfield to null ensures that the UI does NOT get
342 textField = null;
363 * Override basic onQueryComplete to fill in the textfield when