Home
last modified time | relevance | path

Searched defs:currentMax (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java560 int currentMax = max >> mInstallTaskProgress.partitionNumber; in buildNotification() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h169 int32_t currentMax = -1; in GetCurrentMaxIndex() local
H A Dlist_element.cpp669 int32_t currentMax = renderList_->GetCurrentMaxIndex() + 1; in GetRefreshItems() local