Home
last modified time | relevance | path

Searched defs:childIndex (Results 1 – 5 of 5) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculatorPadViewPager.java123 final int childIndex = getChildDrawingOrder(childCount, i); in onInterceptTouchEvent() local
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary_utils.cpp78 for (int childIndex = 0; childIndex < childDicNodes.getSizeAndLock(); ++childIndex) { in processChildDicNodes() local
/packages/apps/Settings/src/com/android/settings/widget/
DMatchParentShrinkingLinearLayout.java612 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt()
1042 int measureNullChild(int childIndex) { in measureNullChild()
1059 void measureChildBeforeLayout(View child, int childIndex, in measureChildBeforeLayout()
1266 int childIndex = start + dir * i; in layoutHorizontal() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsGridAdapter.java366 private boolean shouldDrawItemSection(ViewHolder holder, int childIndex, in shouldDrawItemSection()
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java1282 int childIndex = parent.indexOfChild(child); in onRequestChildFocusMarioStyle() local