Home
last modified time | relevance | path

Searched defs:View (Results 1 – 25 of 36) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/view/
H A DModernStatusBarMobileViewTest.kt278 private fun View.getGroupView(): View { regex
282 private fun View.getIconView(): ImageView { regex
286 private fun View.getDotView(): View { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/view/
H A DModernStatusBarWifiViewTest.kt255 private fun View.getIconGroupView(): View { regex
259 private fun View.getIconView(): ImageView { regex
263 private fun View.getDotView(): View { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DConvenienceExtensions.kt53 val View.boundsOnScreen: Rect regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarBoundsProviderTest.kt158 private fun View.setBoundsOnScreen(bounds: Rect) { regex
169 private fun View.layout(rect: Rect) { regex
H A DStatusOverlayHoverListenerTest.kt136 private fun View.setUpHoverListener() { regex
141 private fun View.setUpDarkAwareHoverListener() { regex
H A DPhoneStatusBarTransitionsTest.kt228 private fun View.capturedAlpha(): Float { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardPreviewSmartspaceViewBinder.kt45 private fun View.setTopPadding(padding: Int) { regex
H A DKeyguardSettingsViewBinder.kt114 private fun View.animateVisibility(visible: Boolean) { regex
H A DKeyguardBottomAreaViewBinder.kt447 private fun View.animateVisibility(visible: Boolean) { regex
/aosp14/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/util/
H A DBitmap.kt29 fun View.drawIntoBitmap(): Bitmap { regex
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/
H A DOnBackAnimationCallbackExtension.kt79 fun View.registerOnBackInvokedCallbackOnViewAttached( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewSizeBinder.kt207 private fun View.isLandscape(): Boolean { regex
216 private fun View.asVerticalAnimator( regex
H A DCredentialViewBinder.kt121 private fun View.animateCredentialViewIn() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewLogger.kt182 private fun View.getIdForLogging(): Int { regex
/aosp14/frameworks/base/core/java/android/transition/
H A DTransition.java529 private void matchInstances(ArrayMap<View, TransitionValues> unmatchedStart, in matchInstances()
549 private void matchItemIds(ArrayMap<View, TransitionValues> unmatchedStart, in matchItemIds()
576 private void matchIds(ArrayMap<View, TransitionValues> unmatchedStart, in matchIds()
603 private void matchNames(ArrayMap<View, TransitionValues> unmatchedStart, in matchNames()
629 private void addUnmatched(ArrayMap<View, TransitionValues> unmatchedStart, in addUnmatched()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DUniqueObjectHostView.kt106 var View.requiresRemeasuring: Boolean regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
H A DMediaTttChipControllerReceiver.kt318 private fun View.getAppIconView(): CachingIconView { regex
322 private fun View.getIconContainerView(): ViewGroup { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/
H A DRepeatWhenAttached.kt59 fun View.repeatWhenAttached( regex
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootRectTracker.java48 ViewRootRectTracker(Function<View, List<Rect>> rectCollector) { in ViewRootRectTracker()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
H A DMediaProjectionRecentsViewController.kt146 private fun View.setTaskHeightSize() { regex
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DPropertyAccessPerfTest.java126 static class View { class in PropertyAccessPerfTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/animation/
H A DUnfoldMoveFromCenterAnimatorTest.kt199 private fun View.updateMock( regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DControlsFavoritingActivityTest.kt61 private fun View.waitForPost() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt271 private fun View.getTimeView(): OngoingCallChronometer? { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinator.kt337 private fun View.setEndPadding(@DimenRes endPaddingDimen: Int) { regex

12