Home
last modified time | relevance | path

Searched defs:childState (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDialogViewAnimator.java49 int childState = 0; in onMeasure() local
H A DWatchListDecorLayout.java169 int childState = 0; in onMeasure() local
H A DAlertDialogLayout.java115 int childState = 0; in tryOnMeasure() local
/aosp14/frameworks/base/core/java/android/widget/
H A DDayPickerViewPager.java65 int childState = 0; in onMeasure() local
H A DFrameLayout.java189 int childState = 0; in onMeasure() local
H A DLinearLayout.java811 int childState = 0; in measureVertical() local
1141 int childState = 0; in measureHorizontal() local
H A DGridView.java1081 int childState = 0; in onMeasure() local
H A DListView.java1286 int childState = 0; in onMeasure() local
H A DToolbar.java1695 int childState = 0; in onMeasure() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java379 ExpandableViewState childState = childRow.getViewState(); in initAlgorithmState() local
743 ExpandableViewState childState = trackedHeadsUpRow.getViewState(); in updateHeadsUpStates() local
761 ExpandableViewState childState = row.getViewState(); in updateHeadsUpStates() local
849 ExpandableViewState childState) { in clampHunToMaxTranslation()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DPrintOptionsLayout.java63 int childState = 0; in onMeasure() local
/aosp14/frameworks/base/core/java/android/util/
H A DLauncherIcons.java173 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java302 ViewState childState = mIconStates.get(child); in applyIconStates() local
653 ViewState childState = mIconStates.get(child); in setAnimationsEnabled() local
H A DStatusIconContainer.java336 StatusIconState childState = getViewStateFromChild(child); in calculateIconTranslations() local
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertDialogLayout.java114 int childState = 0; in tryOnMeasure() local
/aosp14/frameworks/base/core/java/android/app/
H A DLocalActivityManager.java555 final Bundle childState = new Bundle(); in saveInstanceState() local
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvView.java857 int childState = mSurfaceView.getMeasuredState(); in onMeasure() local
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppView.java254 int childState = mSurfaceView.getMeasuredState(); in onMeasure() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java7748 int[] childState = getChildAt(i).getDrawableState(); in onCreateDrawableState() local
7758 int[] childState = getChildAt(i).getDrawableState(); in onCreateDrawableState() local