| /frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
| D | UdfpsDialogMeasureAdapter.java | 95 final int numChildren = mView.getChildCount(); in onMeasureInternalPortrait() local 167 final int numChildren = mView.getChildCount(); in onMeasureInternalLandscape() local
|
| D | AuthBiometricView.java | 791 final int numChildren = getChildCount(); in onMeasureInternal() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
| D | NotificationBlockingHelperManagerTest.java | 297 private ExpandableNotificationRow createBlockableGroupRowSpy(int numChildren) throws Exception { in createBlockableGroupRowSpy()
|
| D | NotificationTestHelper.java | 217 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup()
|
| /frameworks/base/core/java/android/widget/ |
| D | Gallery.java | 507 int numChildren = getChildCount(); in detachOffScreenChildren() local 725 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local 828 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
|
| D | ListView.java | 2612 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local 2840 final int numChildren = getChildCount(); in handleNewSelectionChange() local 2862 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown() 2941 int numChildren = getChildCount(); in amountToScroll() local
|
| D | RemoteViews.java | 2245 private static void setNextRecyclableChild(ViewGroup vg, int nextChild, int numChildren) { in setNextRecyclableChild()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | NotificationGroupAlertTransferHelper.java | 521 int numChildren = numActiveChildren + numPendingChildren; in checkShouldTransferBack() local
|
| /frameworks/base/core/java/android/view/ |
| D | GhostView.java | 175 final int numChildren = viewGroup.getChildCount(); in moveGhostViewsToTop() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
| D | StackScrollAlgorithm.java | 112 int numChildren = mHostView.getChildCount(); in resetChildViewStates() local
|
| D | NotificationStackScrollLayout.java | 4171 int numChildren = getChildCount(); in applyCurrentState() local 4954 int numChildren = getChildCount(); in clearNotifications() local
|
| /frameworks/base/core/java/android/animation/ |
| D | LayoutTransition.java | 772 int numChildren = parent.getChildCount(); in runChangeTransition() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
| D | QSPanel.java | 220 int numChildren = getChildCount(); in onMeasure() local
|
| /frameworks/base/core/java/android/app/assist/ |
| D | AssistStructure.java | 184 int numChildren; field in AssistStructure.ViewStackEntry 741 final int numChildren = in.readInt(); in ViewNode() local
|