/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 | CombinationAtomMatchingTracker.cpp | 82 int childIndex = pair->second; in init() local 157 for (const int childIndex : mChildren) { in onLogEvent() local
|
D | matcher_util.cpp | 43 for (const int childIndex : children) { in combinationMatch() local 53 for (const int childIndex : children) { in combinationMatch() local 66 for (const int childIndex : children) { in combinationMatch() local 75 for (const int childIndex : children) { in combinationMatch() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | WorkspaceStateTransitionAnimation.java | 215 public void applyChildState(LauncherState state, CellLayout cl, int childIndex) { in applyChildState() 220 private void applyChildState(LauncherState state, CellLayout cl, int childIndex, in applyChildState() 234 private void applyPageTranslation(CellLayout cellLayout, int childIndex, in applyPageTranslation()
|
D | PagedView.java | 1643 private int getDisplacementFromScreenCenter(int childIndex, int screenCenter) { in getDisplacementFromScreenCenter() 1650 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 | 613 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() 1043 int measureNullChild(int childIndex) { in measureNullChild() 1060 void measureChildBeforeLayout(View child, int childIndex, in measureChildBeforeLayout() 1267 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
|