Home
last modified time | relevance | path

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

12

/frameworks/layoutlib/create/tests/res/mock_data/mock_android/view/
DView.java21 public class View { class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/view/
DModernStatusBarMobileViewTest.kt278 private fun View.getGroupView(): View { in getGroupView() method
282 private fun View.getIconView(): ImageView { in getIconView() method
286 private fun View.getDotView(): View { in getDotView() method
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/util/
DBitmap.kt29 fun View.drawIntoBitmap(): Bitmap { in View() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DConvenienceExtensions.kt53 val View.boundsOnScreen: Rect constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/view/
DModernStatusBarWifiViewTest.kt255 private fun View.getIconGroupView(): View { in getIconGroupView() method
259 private fun View.getIconView(): ImageView { in getIconView() method
263 private fun View.getDotView(): View { in getDotView() method
/frameworks/base/core/java/android/transition/
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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardPreviewSmartspaceViewBinder.kt45 private fun View.setTopPadding(padding: Int) { in setTopPadding() method
DKeyguardSettingsViewBinder.kt114 private fun View.animateVisibility(visible: Boolean) { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusOverlayHoverListenerTest.kt136 private fun View.setUpHoverListener() { in View() method
141 private fun View.setUpDarkAwareHoverListener() { in setUpDarkAwareHoverListener() method
DStatusBarBoundsProviderTest.kt158 private fun View.setBoundsOnScreen(bounds: Rect) { in View() method
169 private fun View.layout(rect: Rect) { in layout() method
DPhoneStatusBarTransitionsTest.kt228 private fun View.capturedAlpha(): Float { in View() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/
DOnBackAnimationCallbackExtension.kt79 fun View.registerOnBackInvokedCallbackOnViewAttached( in registerOnBackInvokedCallbackOnViewAttached() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricViewSizeBinder.kt207 private fun View.isLandscape(): Boolean { in isLandscape() method
216 private fun View.asVerticalAnimator( in asVerticalAnimator() method
DCredentialViewBinder.kt121 private fun View.animateCredentialViewIn() { in animateCredentialViewIn() method
/frameworks/base/core/java/android/view/
DViewRootRectTracker.java48 ViewRootRectTracker(Function<View, List<Rect>> rectCollector) { in ViewRootRectTracker()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DUniqueObjectHostView.kt106 var View.requiresRemeasuring: Boolean variable
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
DPropertyAccessPerfTest.java126 static class View { class in PropertyAccessPerfTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/
DRepeatWhenAttached.kt59 fun View.repeatWhenAttached( in repeatWhenAttached() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
DTemporaryViewLogger.kt182 private fun View.getIdForLogging(): Int { in getIdForLogging() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
DMediaTttChipControllerReceiver.kt318 private fun View.getAppIconView(): CachingIconView { in <lambda>() method
322 private fun View.getIconContainerView(): ViewGroup { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
DMediaProjectionRecentsViewController.kt146 private fun View.setTaskHeightSize() { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/animation/
DUnfoldMoveFromCenterAnimatorTest.kt199 private fun View.updateMock( in updateMock() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
DControlsFavoritingActivityTest.kt61 private fun View.waitForPost() { in waitForPost() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinator.kt337 private fun View.setEndPadding(@DimenRes endPaddingDimen: Int) { in <lambda>() method
/frameworks/base/core/java/android/app/
DActivityOptions.java1004 Pair<View, String>... sharedElements) { in makeSceneTransitionAnimation()
1028 Pair<View, String>... sharedElements) { in startSharedElementAnimation()
1063 ActivityOptions opts, Pair<View, String>[] sharedElements) { in makeSceneTransitionAnimation()

12