Home
last modified time | relevance | path

Searched refs:cProgress (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1389 CNotificationProgress cProgress; in SetNotificationLocalLiveViewContentDetailed() local
1392 cProgress.maxValue = progress.GetMaxValue(); in SetNotificationLocalLiveViewContentDetailed()
1393 cProgress.currentValue = progress.GetCurrentValue(); in SetNotificationLocalLiveViewContentDetailed()
1394 cProgress.isPercentage = progress.GetIsPercentage(); in SetNotificationLocalLiveViewContentDetailed()
1396 systemLiveView->progress = cProgress; in SetNotificationLocalLiveViewContentDetailed()

Completed in 3 milliseconds