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

  /development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/
BitmapAllocation.java 56 final TextView durationTextview = (TextView) findViewById(R.id.loadDuration);
93 durationTextview.setText("Load took " +

Completed in 87 milliseconds