Home
last modified time | relevance | path

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

12345

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMiniDrawerView.java189 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MiniDrawerView
208 super.onLayout(changed, l, t, r, b); in onLayout()
216 super.onLayout(changed, l, t, r, b); in onLayout()
238 super.onLayout(changed, l, t, r, b); in onLayout()
DFolderListLayout.java47 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in FolderListLayout
49 super.onLayout(changed, left, top, right, bottom); in onLayout()
/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
36 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DWorkFooterContainer.java41 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in WorkFooterContainer
42 super.onLayout(changed, l, t, r, b); in onLayout()
DBottomUserEducationView.java63 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in BottomUserEducationView
64 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmRecyclerView.java53 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AlarmRecyclerView
55 super.onLayout(changed, left, top, right, bottom); in onLayout()
/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
46 super.onLayout(changed, left, top, right, bottom); in onLayout()
DModeSelectorItem.java132 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ModeSelectorItem
133 super.onLayout(changed, left, top, right, bottom); in onLayout()
/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
44 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Contacts/src/com/android/contacts/list/
DAutoScrollListView.java120 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in AutoScrollListView
121 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DGuidanceRelativeLayout.java57 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GuidanceRelativeLayout
58 super.onLayout(changed, l, t, r, b); in onLayout()
DMessagePageFrameLayout.java61 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MessagePageFrameLayout
62 super.onLayout(changed, l, t, r, b); in onLayout()
/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
66 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Camera2/src/com/android/camera/tinyplanet/
DTinyPlanetPreview.java103 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TinyPlanetPreview
104 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DClearAllButton.java57 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ClearAllButton
58 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Launcher3/src/com/android/launcher3/
DExtendedEditText.java84 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ExtendedEditText
85 super.onLayout(changed, left, top, right, bottom); in onLayout()
DLauncherRootView.java172 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in LauncherRootView
173 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/fallback/
DFallbackRecentsView.java118 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in FallbackRecentsView
119 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
DRenderOverlay.java126 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView
128 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
DRenderOverlay.java150 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView
152 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Settings/src/com/android/settings/wifi/qrcode/
DQrDecorateView.java98 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in QrDecorateView
99 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/qrcode/
DQrDecorateView.java98 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in QrDecorateView
99 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DButtonSwitcher.java68 protected void onLayout(final boolean changed, final int left, final int top, final int right, in onLayout() method in ButtonSwitcher
70 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPersonalWorkSlidingTabStrip.java94 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in PersonalWorkSlidingTabStrip
95 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/WallpaperPicker/src/com/android/photos/views/
DTiledImageView.java125 protected void onLayout(boolean changed, int left, int top, int right, in onLayout() method in TiledImageView
127 super.onLayout(changed, left, top, right, bottom); in onLayout()

12345