/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsDialogMeasureAdapter.java | 117 final int numChildren = mView.getChildCount(); in onMeasureInternalPortrait() local 216 final int numChildren = mView.getChildCount(); in onMeasureInternalLandscape() local
|
H A D | AuthBiometricView.java | 865 final int numChildren = getChildCount(); in onMeasureInternal() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | NotificationActionListLayout.java | 84 final int numChildren = getChildCount(); in countAndRebuildMeasureOrder() local 129 final int numChildren = getChildCount(); in measureAndGetUsedWidth() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/ |
H A D | BiometricPromptLayout.java | 100 final int numChildren = getChildCount(); in onMeasureInternal() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Gallery.java | 507 int numChildren = getChildCount(); in detachOffScreenChildren() local 725 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local 828 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
|
H A D | ListView.java | 2610 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local 2838 final int numChildren = getChildCount(); in handleNewSelectionChange() local 2860 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown() 2939 int numChildren = getChildCount(); in amountToScroll() local
|
H A D | RemoteViews.java | 2575 private static void setNextRecyclableChild(ViewGroup vg, int nextChild, int numChildren) { in setNextRecyclableChild()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | GhostView.java | 175 final int numChildren = viewGroup.getChildCount(); in moveGhostViewsToTop() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationTestHelper.java | 294 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup()
|
/aosp14/frameworks/base/core/java/android/animation/ |
H A D | LayoutTransition.java | 772 int numChildren = parent.getChildCount(); in runChangeTransition() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QSPanel.java | 263 int numChildren = getChildCount(); in onMeasure() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | SmartReplyView.java | 430 int numChildren = getChildCount(); in dump() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | StackScrollAlgorithm.java | 248 int numChildren = mHostView.getChildCount(); in resetChildViewStates() local
|
H A D | NotificationStackScrollLayout.java | 4342 int numChildren = getChildCount(); in applyCurrentState() local
|
/aosp14/frameworks/base/core/java/android/app/assist/ |
H A D | AssistStructure.java | 185 int numChildren; field in AssistStructure.ViewStackEntry 748 final int numChildren = in.readInt(); in ViewNode() local
|