Searched refs:GetAlbumUpdateInterval (Results 1 – 3 of 3) sorted by relevance
30 EXPORT static int32_t GetAlbumUpdateInterval();
43 int32_t PowerEfficiencyManager::GetAlbumUpdateInterval() in GetAlbumUpdateInterval() function in OHOS::Media::PowerEfficiencyManager
2358 … this_thread::sleep_for(chrono::milliseconds(PowerEfficiencyManager::GetAlbumUpdateInterval())); in RefreshAllAlbums()