Home
last modified time | relevance | path

Searched defs:onLayout (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
H A DBlurActivity.java74 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BlurActivity.BlurGradientView
133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BlurActivity.BlurView
H A DRenderEffectShaderActivity.java67 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderEffectShaderActivity.ShaderRenderEffectView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DStickyHeaderLayout.java221 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StickyHeaderLayout
335 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in StickyHeaderLayout.EmptySpaceView
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmRecyclerView.kt43 override fun onLayout(changed: Boolean, left: Int, top: Int, right: Int, bottom: Int) { in onLayout() method
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ui/
DRightAlignedHorizontalScrollView.java35 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RightAlignedHorizontalScrollView
DStackLayout.java49 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StackLayout
DRotateLayout.java48 protected void onLayout( in onLayout() method in RotateLayout
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DViewTraversalTracingStrings.java32 public final String onLayout; field in ViewTraversalTracingStrings
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/view/
DSystemScaledSubsamplingScaleImageView.java35 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SystemScaledSubsamplingScaleImageView
DDualDisplayAspectRatioLayout.java38 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in DualDisplayAspectRatioLayout
DDualDisplayAspectRatioLayout2.java44 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in DualDisplayAspectRatioLayout2
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DViewGroupAttributesTest.java35 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupAttributesTest.MyViewGroup
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/ui/
DProgressOverlay.java45 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ProgressOverlay
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DWallpaperThumbnailView.java43 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in WallpaperThumbnailView
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseLauncherAppWidgetHostView.java89 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BaseLauncherAppWidgetHostView
DWidgetTableRow.java68 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in WidgetTableRow
/aosp_15_r20/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomLayout.java40 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in CustomLayout
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DSecureViewOverlay.java52 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in SecureViewOverlay
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingMaskView.java55 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in FloatingMaskView
/aosp_15_r20/cts/tests/tests/view/sdk28/src/android/view/cts/sdk28/
H A DViewGroupTest.java69 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java104 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in createMockAdapter() method in IPrintManagerParametersTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DActionBarContainerTest.java92 protected void onLayout(boolean changed, int l, int t, int r, int b) {} in onLayout() method in ActionBarContainerTest.TestViewGroup
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/qsb/
DQsbWidgetHostView.java64 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in QsbWidgetHostView
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DMessagePageFrameLayout.java61 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MessagePageFrameLayout
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DSystemScaledSubsamplingScaleImageView.kt48 override fun onLayout(changed: Boolean, left: Int, top: Int, right: Int, bottom: Int) { in onLayout() method

12345678910>>...44