Searched refs:GetCurTimeText (Results 1 – 3 of 3) sorted by relevance
329 UILabel* curPlayTime = const_cast<UILabel *>(panelView_->GetCurTimeText()); in HideVideoPanel()373 UILabel* curTimeLabel = const_cast<UILabel *>(panelView_->GetCurTimeText()); in SetVideoPanel()407 UILabel *curTimeLabel = const_cast<UILabel *>(panelView_->GetCurTimeText()); in SetCurrentPlayTimeText()424 const_cast<UILabel *>(panelView_->GetCurTimeText()) : in UpdatePanelTimeText()
39 const UILabel* GetCurTimeText() const;
74 const UILabel *PanelView::GetCurTimeText() const in GetCurTimeText() function in OHOS::ACELite::PanelView