Searched defs:progressView (Results 1 – 3 of 3) sorted by relevance
74 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest001() local117 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest002() local160 UIView* progressView = component->GetComponentRootView(); in HorizonProgressTest003() local213 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest004() local255 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest005() local303 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest006() local347 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest007() local391 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest008() local438 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest009() local490 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest013() local[all …]
70 final View progressView = view.findViewById(R.id.progress); in onCreateView() local
147 final View progressView = findViewById(R.id.loading); in setCropViewTileSource() local