Searched defs:onProgress (Results 1 – 2 of 2) sorted by relevance
33 void onProgress(long current, long total); in onProgress() method
38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress() function in android::fiemap::ProgressCallback