Home
last modified time | relevance | path

Searched defs:progressView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dhorizonprogress_tdd_test.cpp74 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest001() local
117 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest002() local
160 UIView* progressView = component->GetComponentRootView(); in HorizonProgressTest003() local
213 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest004() local
255 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest005() local
303 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest006() local
347 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest007() local
391 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest008() local
438 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest009() local
490 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest013() local
[all …]
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DMessageFragment.java70 final View progressView = view.findViewById(R.id.progress); in onCreateView() local
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java147 final View progressView = findViewById(R.id.loading); in setCropViewTileSource() local