Searched defs:textview (Results 1 – 3 of 3) sorted by relevance
55 TextView textview = new TextView(this); in createTextView() local
44 public EditableInputConnection(TextView textview) { in EditableInputConnection()
130 TextView textview = (TextView) transitionValues.view; in captureValues() local