Searched refs:mResultText (Results 1 – 1 of 1) sorted by relevance
38 TextView mResultText; field in LargeAssetTest46 mResultText = (TextView) findViewById(R.id.result); in onCreate()100 mResultText.setText(text); in onPostExecute()