Searched defs:mProgress (Results 1 - 2 of 2) sorted by relevance

/external/quake/src/com/android/quake/
H A DDownloaderActivity.java168 mProgress = (TextView) findViewById(R.id.progress);
184 mProgress.setText("");
252 mProgress.setText(mPercentFormat.format(progress / 10000.0));
987 private TextView mProgress; field in class:DownloaderActivity
/external/webkit/Source/WebKit/android/nav/
H A DCacheBuilder.h145 AddressProgress mProgress; member in struct:android::CacheBuilder::FindState

Completed in 148 milliseconds