HomeSort by relevance Sort by last modified time
    Searched full:statustextview (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
LowStorageTest.java 126 TextView statusTextView = (TextView) findViewById(R.id.status);
127 statusTextView.setText("Finished. You can start the test now.");

Completed in 178 milliseconds