Searched defs:Progress (Results 1 – 5 of 5) sorted by relevance
69 Progress, enumerator
534 private static class Progress extends TileDrawable { class in ExtendedBitmapDrawable538 public Progress(Drawable progress, Resources res, in Progress() method in ExtendedBitmapDrawable.Progress
129 static class Progress { class in InstallationAsyncTask137 Progress( in Progress() method in InstallationAsyncTask.Progress
559 data class Progress( dataClass
3832 Progress::Progress(const std::string& path) : Progress(Progress::kDefaultMax, 1.1, path) { in Progress() function in Progress3835 Progress::Progress(int32_t initial_max, int32_t progress, float growth_factor) in Progress() function in Progress3840 Progress::Progress(int32_t initial_max, float growth_factor, const std::string& path) in Progress() function in Progress