Home
last modified time | relevance | path

Searched refs:statusTextView (Results 1 – 1 of 1) sorted by relevance

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