OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 295 milliseconds