Searched defs:txt (Results 1 – 5 of 5) sorted by relevance
71 public void setText(CharSequence txt) { in setText()
82 String txt = mTab.getTitle(); in setTitle() local
80 public void onSearch(String txt); in onSearch()82 public void onSelect(String txt, int type, String extraData); in onSelect()
120 String txt = mZoomSig+"."+mZoomFraction+"x"; in onDraw() local
203 void dumpState(String txt) { in dumpState()