Home
last modified time | relevance | path

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

12345678910

/aosp12/frameworks/base/tests/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
/aosp12/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java104 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in createMockAdapter() method in IPrintManagerParametersTest
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DRightAlignedHorizontalScrollView.java35 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RightAlignedHorizontalScrollView
H A DStackLayout.java49 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StackLayout
H A DRotateLayout.java48 protected void onLayout( in onLayout() method in RotateLayout
/aosp12/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
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DOutlineView.java66 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in OutlineView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DBaseLauncherAppWidgetHostView.java75 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BaseLauncherAppWidgetHostView
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DProgressOverlay.java45 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ProgressOverlay
H A DRotateLayout.java53 protected void onLayout( in onLayout() method in RotateLayout
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DWallpaperThumbnailView.java43 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in WallpaperThumbnailView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DWorkPausedCard.java70 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in WorkPausedCard
/aosp12/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
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DNumPadAnimator.java78 void onLayout(int height) { in onLayout() method in NumPadAnimator
H A DNumPadButton.java74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in NumPadButton
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DMinimizedDockShadow.java82 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MinimizedDockShadow
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/qsb/
H A DQsbWidgetHostView.java64 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in QsbWidgetHostView
/aosp12/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
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DMessagePageFrameLayout.java61 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MessagePageFrameLayout
H A DGuidanceRelativeLayout.java58 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GuidanceRelativeLayout
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScrollBarView.java55 protected void onLayout( in onLayout() method in ScrollBarView
/aosp12/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
H A DBannerMessageView.java56 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in BannerMessageView
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DAutoScrollListView.java120 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in AutoScrollListView
/aosp12/frameworks/base/core/java/android/print/
H A DPrintDocumentAdapter.java187 public abstract void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout() method in PrintDocumentAdapter

12345678910