/frameworks/base/packages/SystemUI/screenshot/src/com/android/systemui/testing/screenshot/ |
D | View.kt | 28 fun View.removeElevationRecursively() { in removeElevationRecursively() method 38 fun View.removeInsetsRecursively() { in removeInsetsRecursively() method
|
D | ViewCapture.kt | 53 fun View.captureToBitmap(window: Window? = null): ListenableFuture<Bitmap> { in <lambda>() method 78 fun View.toBitmap(window: Window? = null): Bitmap { in toBitmap() method 123 fun View.forceRedraw(): ListenableFuture<Void> { in forceRedraw() method 149 private fun View.generateBitmap( in View() method 205 private fun View.getActivity(): Activity? { in getActivity() method 216 private fun View.generateBitmapFromPixelCopy( in generateBitmapFromPixelCopy() method
|
D | Bitmap.kt | 29 fun View.drawIntoBitmap(): Bitmap { in View() method
|
/frameworks/layoutlib/create/tests/res/mock_data/mock_android/view/ |
D | View.java | 21 public class View { class
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/view/ |
D | ModernStatusBarWifiViewTest.kt | 224 private fun View.getIconGroupView(): View { in getIconGroupView() method 228 private fun View.getIconView(): ImageView { in getIconView() method 232 private fun View.getDotView(): View { in getDotView() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/view/ |
D | ModernStatusBarMobileViewTest.kt | 280 private fun View.getGroupView(): View { in getGroupView() method 284 private fun View.getIconView(): ImageView { in getIconView() method 288 private fun View.getDotView(): View { in getDotView() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | ConvenienceExtensions.kt | 53 val View.boundsOnScreen: Rect constant
|
/frameworks/base/core/java/android/transition/ |
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()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/ |
D | OnBackAnimationCallbackExtension.kt | 79 fun View.registerOnBackInvokedCallbackOnViewAttached( in registerOnBackInvokedCallbackOnViewAttached() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarBoundsProviderTest.kt | 158 private fun View.setBoundsOnScreen(bounds: Rect) { in View() method 169 private fun View.layout(rect: Rect) { in layout() method
|
/frameworks/base/core/java/android/view/ |
D | ViewRootRectTracker.java | 48 ViewRootRectTracker(Function<View, List<Rect>> rectCollector) { in ViewRootRectTracker()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ |
D | UniqueObjectHostView.kt | 106 var View.requiresRemeasuring: Boolean variable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/ |
D | RepeatWhenAttached.kt | 59 fun View.repeatWhenAttached( in repeatWhenAttached() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/ |
D | TemporaryViewLogger.kt | 182 private fun View.getIdForLogging(): Int { in getIdForLogging() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/ |
D | MediaTttChipControllerReceiver.kt | 300 private fun View.getAppIconView(): CachingIconView { in <lambda>() method 304 private fun View.getIconContainerView(): ViewGroup { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
D | MediaProjectionRecentsViewController.kt | 135 private fun View.setTaskHeightSize() { in <lambda>() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/animation/ |
D | UnfoldMoveFromCenterAnimatorTest.kt | 199 private fun View.updateMock( in updateMock() method
|
/frameworks/base/core/java/android/app/ |
D | ActivityOptions.java | 972 Pair<View, String>... sharedElements) { in makeSceneTransitionAnimation() 996 Pair<View, String>... sharedElements) { in startSharedElementAnimation() 1031 ActivityOptions opts, Pair<View, String>[] sharedElements) { in makeSceneTransitionAnimation()
|
/frameworks/base/core/java/android/view/translation/ |
D | UiTranslationController.java | 637 private void runForEachView(BiConsumer<View, ViewTranslationCallback> action) { in runForEachView()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/ |
D | OngoingCallController.kt | 268 private fun View.getTimeView(): OngoingCallChronometer? { in <lambda>() method
|
/frameworks/base/core/java/android/animation/ |
D | LayoutTransition.java | 1510 CleanupCallback(Map<View, View.OnLayoutChangeListener> listenerMap, ViewGroup parent) { in CleanupCallback()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | PrivacyDotViewController.kt | 546 private fun View?.cornerIndex(): Int { in <lambda>() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | ShadeHeaderControllerTest.kt | 829 private fun View.executeLayoutChange( in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBar.java | 1789 Map<View, Rect> touchRegionCache, in updateButtonLocation()
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 1592 Property<View, Float> property, float value, View... views) { in groupAnimatorOfFloat()
|