Searched refs:GetVideoTotalTimeText (Results 1 – 3 of 3) sorted by relevance
341 UILabel* totalTimeLabel = const_cast<UILabel *>(panelView_->GetVideoTotalTimeText()); in HideVideoPanel()382 UILabel* totalTimeLabel = const_cast<UILabel *>(panelView_->GetVideoTotalTimeText()); in SetVideoPanel()425 const_cast<UILabel *>(panelView_->GetVideoTotalTimeText()); in UpdatePanelTimeText()
41 const UILabel* GetVideoTotalTimeText() const;
89 const UILabel *PanelView::GetVideoTotalTimeText() const in GetVideoTotalTimeText() function in OHOS::ACELite::PanelView