Searched defs:Progress (Results 1 – 5 of 5) sorted by relevance
| /frameworks/av/media/libmediatranscoding/include/media/ |
| D | TranscoderWrapper.h | 69 Progress, enumerator
|
| /frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
| D | InstallationAsyncTask.java | 107 static class Progress { class in InstallationAsyncTask 113 Progress(String partitionName, long partitionSize, int numInstalledPartitions) { in Progress() method in InstallationAsyncTask.Progress
|
| /frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
| D | ExtendedBitmapDrawable.java | 534 private static class Progress extends TileDrawable { class in ExtendedBitmapDrawable 538 public Progress(Drawable progress, Resources res, in Progress() method in ExtendedBitmapDrawable.Progress
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
| D | SeekBarViewModel.kt | 412 data class Progress( class in com.android.systemui.media.SeekBarViewModel
|
| /frameworks/native/cmds/dumpstate/ |
| D | dumpstate.cpp | 3301 Progress::Progress(const std::string& path) : Progress(Progress::kDefaultMax, 1.1, path) { in Progress() function in Progress 3304 Progress::Progress(int32_t initial_max, int32_t progress, float growth_factor) in Progress() function in Progress 3309 Progress::Progress(int32_t initial_max, float growth_factor, const std::string& path) in Progress() function in Progress
|