| /packages/modules/StatsD/statsd/src/condition/ | 
| D | CombinationConditionTracker.cpp | 51         for (const int childIndex : mChildren) {  in init()  local 90         int childIndex = it->second;  in init()  local 161         int childIndex = it->second;  in onConfigUpdated()  local 191     for (const int childIndex : mChildren) {  in isConditionMet()  local 212     for (const int childIndex : mChildren) {  in evaluateCondition()  local 233         for (const int childIndex : mChildren) {  in evaluateCondition()  local
  | 
| D | condition_util.cpp | 42     for (auto childIndex : children) {  in evaluateCombinationCondition()  local
  | 
| /packages/modules/StatsD/statsd/src/matchers/ | 
| D | matcher_util.cpp | 41             for (const int childIndex : children) {  in combinationMatch()  local 51             for (const int childIndex : children) {  in combinationMatch()  local 64             for (const int childIndex : children) {  in combinationMatch()  local 73             for (const int childIndex : children) {  in combinationMatch()  local
  | 
| D | CombinationAtomMatchingTracker.cpp | 76         int childIndex = pair->second;  in init()  local 142     for (const int childIndex : mChildren) {  in onLogEvent()  local
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/ | 
| D | WorkspaceStateTransitionAnimation.java | 207     public void applyChildState(LauncherState state, CellLayout cl, int childIndex) {  in applyChildState() 212     private void applyChildState(LauncherState state, CellLayout cl, int childIndex,  in applyChildState() 226     private void applyPageTranslation(CellLayout cellLayout, int childIndex,  in applyPageTranslation()
  | 
| D | PagedView.java | 1616     private int getDisplacementFromScreenCenter(int childIndex, int screenCenter) {  in getDisplacementFromScreenCenter() 1623     protected int getDisplacementFromScreenCenter(int childIndex) {  in getDisplacementFromScreenCenter()
  | 
| /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ | 
| D | dictionary_utils.cpp | 78     for (int childIndex = 0; childIndex < childDicNodes.getSizeAndLock(); ++childIndex) {  in processChildDicNodes()  local
  | 
| /packages/apps/Settings/src/com/android/settings/widget/ | 
| D | MatchParentShrinkingLinearLayout.java | 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
  | 
| /packages/modules/Permission/SafetyCenter/ConfigLintChecker/java/android/safetycenter/lint/ | 
| D | ParserExceptionDetector.kt | 102         for (childIndex in 0 until element.childNodes.length) {  in visitElement()  variable
  | 
| /packages/modules/Connectivity/tests/unit/java/com/android/server/ | 
| D | IpSecServiceRefcountedResourceTest.java | 336                 int childIndex = ThreadLocalRandom.current().nextInt(0, resources.size());  in fuzzTest()  local
  | 
| /packages/apps/ThemePicker/src/com/android/customization/widget/ | 
| D | DynamicAdaptiveIconDrawable.java | 353         int childIndex = 0;  in inflateLayers()  local
  |