Searched defs:txt (Results 1 – 5 of 5) sorted by relevance
74 String txt = work.getIntent().getStringExtra("name"); in doInBackground() local
69 String txt = arguments.getString("name"); in handleMessage() local
101 String txt = mPendingResult.mMsg + ":\n" + uri + "\nid: " + id; in onActivityResult() local
145 UiObject txt = aboutItem.getChild( in getAboutItem() local
161 CharSequence txt = listStr.subSequence(0, listStr.length()-1); in displayTextView() local