Searched defs:mCurrentCount (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ | ||
H A D | ListGridLayout.java | 45 private int mCurrentCount = 0; field in ListGridLayout |
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ | ||
H A D | PositionListenerActivity.java | 92 int mCurrentCount = 0; field in PositionListenerActivity.MyPositionReporter |
/aosp14/frameworks/base/rs/java/android/renderscript/ | ||
H A D | Allocation.java | 86 int mCurrentCount; field in Allocation |