Home
last modified time | relevance | path

Searched refs:tmpCount (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DAdapterHelper.java134 int tmpCount = 0; in applyRemove() local
168 position -= tmpCount; // also equal to tmpStart in applyRemove()
169 tmpEnd -= tmpCount; in applyRemove()
170 tmpCount = 1; in applyRemove()
172 tmpCount++; in applyRemove()
175 if (tmpCount != op.itemCount) { // all 1 effect in applyRemove()
188 int tmpCount = 0; in applyUpdate() local
198 tmpCount = 0; in applyUpdate()
207 tmpCount = 0; in applyUpdate()
212 tmpCount++; in applyUpdate()
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/libdisplayconfig/
H A DDisplayConfig.cpp174 [&](const auto &tmpError, const auto &tmpCount) { in getConfigCount() argument
179 count = tmpCount; in getConfigCount()
/aosp12/hardware/qcom/display/msm8909/libdisplayconfig/
H A DDisplayConfig.cpp174 [&](const auto &tmpError, const auto &tmpCount) { in getConfigCount() argument
179 count = tmpCount; in getConfigCount()
/aosp12/hardware/qcom/sdm845/display/libdisplayconfig/
H A DDisplayConfig.cpp174 [&](const auto &tmpError, const auto &tmpCount) { in getConfigCount() argument
179 count = tmpCount; in getConfigCount()