Searched defs:statusText (Results 1 – 3 of 3) sorted by relevance
125 TextView statusText = (TextView) mContentView.findViewById(R.id.status_text); in onActivityResult() local212 private TextView statusText; field in DeviceDetailFragment.FileServerAsyncTask218 public FileServerAsyncTask(Context context, View statusText) { in FileServerAsyncTask()
70 TextView statusText = (TextView) findViewById(R.id.status_text); in showPhoto() local
80 TextView statusText = (TextView) v in getView() local