Searched refs:mResultText (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/LargeAssetTest/src/com/android/largeassettest/
H A DLargeAssetTest.java38 TextView mResultText; field in class:LargeAssetTest
46 mResultText = (TextView) findViewById(R.id.result);
100 mResultText.setText(text);

Completed in 61 milliseconds