Home
last modified time | relevance | path

Searched refs:onLayout (Results 1 – 25 of 153) sorted by relevance

1234567

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadButton.java73 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in NumPadButton
74 super.onLayout(changed, l, t, r, b); in onLayout()
76 if (mAnimator != null) mAnimator.onLayout(b - t); in onLayout()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
DSetupWizardListLayout.java87 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SetupWizardListLayout
88 super.onLayout(changed, left, top, right, bottom); in onLayout()
89 listMixin.onLayout(); in onLayout()
DGlifListLayout.java75 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in GlifListLayout
76 super.onLayout(changed, left, top, right, bottom); in onLayout()
77 listMixin.onLayout(); in onLayout()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/
DSetupWizardRecyclerLayout.java72 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SetupWizardRecyclerLayout
73 super.onLayout(changed, left, top, right, bottom); in onLayout()
74 mRecyclerMixin.onLayout(); in onLayout()
DGlifRecyclerLayout.java76 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in GlifRecyclerLayout
77 super.onLayout(changed, left, top, right, bottom); in onLayout()
78 mRecyclerMixin.onLayout(); in onLayout()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DBottomScrollView.java77 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in BottomScrollView
78 super.onLayout(changed, l, t, r, b); in onLayout()
DStickyHeaderScrollView.java64 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StickyHeaderScrollView
65 super.onLayout(changed, l, t, r, b); in onLayout()
DStickyHeaderListView.java89 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StickyHeaderListView
90 super.onLayout(changed, l, t, r, b); in onLayout()
DIllustration.java150 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in Illustration
180 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockLayout.java75 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ClockLayout
76 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DSidefpsView.java90 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SidefpsView
91 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/test/widgets/
DHookWidget.java108 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in HookWidget
110 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
DMinimizedDockShadow.java82 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MinimizedDockShadow
83 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessageView.java56 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in BannerMessageView
57 super.onLayout(changed, l, t, r, b); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsFlatLayout.java83 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in GlobalActionsFlatLayout
84 super.onLayout(changed, left, top, right, bottom); in onLayout()
DGlobalActionsLayoutLite.java90 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in GlobalActionsLayoutLite
91 super.onLayout(changed, left, top, right, bottom); in onLayout()
DGlobalActionsColumnLayout.java42 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GlobalActionsColumnLayout
43 super.onLayout(changed, l, t, r, b); in onLayout()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/
DStickyHeaderRecyclerView.java61 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StickyHeaderRecyclerView
62 super.onLayout(changed, l, t, r, b); in onLayout()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessSliderView.java174 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BrightnessSliderView
175 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DStackScrollerDecorView.java77 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in StackScrollerDecorView
78 super.onLayout(changed, left, top, right, bottom); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DSignalTileView.java92 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in SignalTileView
93 super.onLayout(changed, l, t, r, b); in onLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DHeadsUpStatusBarView.java137 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in HeadsUpStatusBarView
138 super.onLayout(changed, l, t, r, b); in onLayout()
/frameworks/base/core/java/android/print/
DPrintDocumentAdapter.java187 public abstract void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout() method in PrintDocumentAdapter
/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
DCustomLayout.java40 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in CustomLayout

1234567