Searched defs:Progress (Results 1 – 7 of 7) sorted by relevance
/aosp12/art/tools/ahat/src/main/com/android/ahat/progress/ |
H A D | Progress.java | 22 public interface Progress { interface
|
/aosp12/frameworks/av/media/libmediatranscoding/include/media/ |
H A D | TranscoderWrapper.h | 69 Progress, enumerator
|
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
H A 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
|
/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
H A D | InstallationAsyncTask.java | 107 static class Progress { class in InstallationAsyncTask 113 Progress(String partitionName, long partitionSize, int numInstalledPartitions) { in Progress() method in InstallationAsyncTask.Progress
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
H A D | SeekBarViewModel.kt | 412 data class Progress( dataClass
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A 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
|
/aosp12/bionic/tests/ |
H A D | pthread_test.cpp | 916 enum Progress { enum 1473 enum Progress { enum in pthread_CondWakeupTest 2169 enum Progress { enum in MutexWakeupHelper 2252 enum Progress { enum in PIMutexWakeupHelper
|