Home
last modified time | relevance | path

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

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java123 void onProgressUpdate(Progress progress); in onProgressUpdate() method
249 protected void onProgressUpdate(Progress... values) { in onProgressUpdate() method in InstallationAsyncTask
251 mListener.onProgressUpdate(progress); in onProgressUpdate()
DDynamicSystemInstallationService.java213 public void onProgressUpdate(InstallationAsyncTask.Progress progress) { in onProgressUpdate() method in DynamicSystemInstallationService
/frameworks/base/core/java/android/os/
DAsyncTask.java514 protected void onProgressUpdate(Progress... values) { in onProgressUpdate() method in AsyncTask
791 result.mTask.onProgressUpdate(result.mData); in handleMessage()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
DVrView.java445 protected void onProgressUpdate(String... progress) { in onProgressUpdate() method in VrView.VrRenderTesk
467 protected void onProgressUpdate(String... progress) { in onProgressUpdate() method in VrView.VrBinGridTask
DVrActivity.java104 protected void onProgressUpdate(Integer... progress) { in onProgressUpdate() method in VrActivity.VrSetupTask
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DMainActivity.java245 protected void onProgressUpdate(ImageView... progress) { in onProgressUpdate() method in MainActivity.RsAsyncTaskRunner
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DSwarm.java383 protected void onProgressUpdate(FloatBuffer... values) { in onProgressUpdate() method in Swarm.Background
/frameworks/opt/bitmap/src/com/android/bitmap/
DDecodeTask.java504 protected void onProgressUpdate(Void... values) { in onProgressUpdate() method in DecodeTask
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21297 method protected void onProgressUpdate(Progress...);
/frameworks/base/non-updatable-api/
Dcurrent.txt34254 method @Deprecated @MainThread protected void onProgressUpdate(Progress...);
/frameworks/base/api/
Dcurrent.txt34398 method @Deprecated @MainThread protected void onProgressUpdate(Progress...);