Searched defs:txt (Results 1 – 3 of 3) sorted by relevance
101 String txt = mPendingResult.mMsg + ":\n" + uri + "\nid: " + id; in onActivityResult() local
69 String txt = arguments.getString("name"); in handleMessage() local
161 CharSequence txt = listStr.subSequence(0, listStr.length()-1); in displayTextView() local