/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/view/ |
H A D | ModernStatusBarMobileViewTest.kt | 278 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 D | ModernStatusBarWifiViewTest.kt | 255 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 D | ConvenienceExtensions.kt | 53 val View.boundsOnScreen: Rect regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarBoundsProviderTest.kt | 158 private fun View.setBoundsOnScreen(bounds: Rect) { regex 169 private fun View.layout(rect: Rect) { regex
|
H A D | StatusOverlayHoverListenerTest.kt | 136 private fun View.setUpHoverListener() { regex 141 private fun View.setUpDarkAwareHoverListener() { regex
|
H A D | PhoneStatusBarTransitionsTest.kt | 228 private fun View.capturedAlpha(): Float { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardPreviewSmartspaceViewBinder.kt | 45 private fun View.setTopPadding(padding: Int) { regex
|
H A D | KeyguardSettingsViewBinder.kt | 114 private fun View.animateVisibility(visible: Boolean) { regex
|
H A D | KeyguardBottomAreaViewBinder.kt | 447 private fun View.animateVisibility(visible: Boolean) { regex
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/util/ |
H A D | Bitmap.kt | 29 fun View.drawIntoBitmap(): Bitmap { regex
|
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/ |
H A D | OnBackAnimationCallbackExtension.kt | 79 fun View.registerOnBackInvokedCallbackOnViewAttached( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
H A D | BiometricViewSizeBinder.kt | 207 private fun View.isLandscape(): Boolean { regex 216 private fun View.asVerticalAnimator( regex
|
H A D | CredentialViewBinder.kt | 121 private fun View.animateCredentialViewIn() { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/ |
H A D | TemporaryViewLogger.kt | 182 private fun View.getIdForLogging(): Int { regex
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | Transition.java | 529 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 D | UniqueObjectHostView.kt | 106 var View.requiresRemeasuring: Boolean regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/ |
H A D | MediaTttChipControllerReceiver.kt | 318 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 D | RepeatWhenAttached.kt | 59 fun View.repeatWhenAttached( regex
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewRootRectTracker.java | 48 ViewRootRectTracker(Function<View, List<Rect>> rectCollector) { in ViewRootRectTracker()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
H A D | MediaProjectionRecentsViewController.kt | 146 private fun View.setTaskHeightSize() { regex
|
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
H A D | PropertyAccessPerfTest.java | 126 static class View { class in PropertyAccessPerfTest
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/animation/ |
H A D | UnfoldMoveFromCenterAnimatorTest.kt | 199 private fun View.updateMock( regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/ |
H A D | ControlsFavoritingActivityTest.kt | 61 private fun View.waitForPost() { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/ |
H A D | OngoingCallController.kt | 271 private fun View.getTimeView(): OngoingCallChronometer? { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/ |
H A D | ChipbarCoordinator.kt | 337 private fun View.setEndPadding(@DimenRes endPaddingDimen: Int) { regex
|