Searched defs:childIndex (Results 1 – 5 of 5) sorted by relevance
148 public void applyChildState(LauncherState state, CellLayout cl, int childIndex) { in applyChildState()153 private void applyChildState(LauncherState state, CellLayout cl, int childIndex, in applyChildState()
78 for (int childIndex = 0; childIndex < childDicNodes.getSizeAndLock(); ++childIndex) { in processChildDicNodes() local
612 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
356 int childIndex = 0; in inflateLayers() local