Searched refs:updateLayout (Results 1 - 20 of 20) sorted by relevance

/frameworks/support/wear/src/main/java/androidx/wear/widget/
H A DWearableLinearLayoutManager.java99 updateLayout();
110 updateLayout();
113 private void updateLayout() { method in class:WearableLinearLayoutManager
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
H A DMediaRouteControllerDialogFragment.java73 mDialog.updateLayout();
H A DMediaRouteChooserDialogFragment.java123 mDialog.updateLayout();
H A DMediaRouteChooserDialog.java202 updateLayout();
208 void updateLayout() { method in class:MediaRouteChooserDialog
H A DMediaRouteControllerDialog.java456 updateLayout();
462 void updateLayout() { method in class:MediaRouteControllerDialog
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
H A DMediaRouteControllerDialogFragment.java74 mDialog.updateLayout();
H A DMediaRouteChooserDialogFragment.java123 mDialog.updateLayout();
H A DMediaRouteChooserDialog.java195 updateLayout();
201 void updateLayout() { method in class:MediaRouteChooserDialog
H A DMediaRouteControllerDialog.java449 updateLayout();
455 void updateLayout() { method in class:MediaRouteControllerDialog
/frameworks/base/libs/hwui/
H A DGlLayer.h43 texture.updateLayout(width, height, texture.internalFormat(), texture.format(),
H A DTexture.cpp95 bool Texture::updateLayout(uint32_t width, uint32_t height, GLint internalFormat, GLint format, function in class:android::uirenderer::Texture
124 bool needsAlloc = updateLayout(width, height, internalFormat, format, GL_TEXTURE_2D);
346 needsAlloc |= updateLayout(bitmap.width(), bitmap.height(), internalFormat, format, target);
H A DTexture.h181 bool updateLayout(uint32_t width, uint32_t height, GLint internalFormat, GLint format,
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistOrbView.java78 updateLayout();
171 updateLayout();
211 private void updateLayout() { method in class:AssistOrbView
/frameworks/base/core/java/android/widget/
H A DFastScroller.java466 updateLayout();
502 updateLayout();
511 updateLayout();
560 public void updateLayout() { method in class:FastScroller
H A DAbsListView.java1297 mFastScroll.updateLayout();
/frameworks/base/core/java/com/android/internal/view/
H A DFloatingActionMode.java202 mFloatingToolbar.updateLayout();
/frameworks/av/packages/MediaComponents/src/com/android/widget/
H A DMediaControlView2Impl.java269 // order to prevent being overriden inside updateLayout().
382 updateLayout(maxIconCount, fullIconSize, embeddedIconSize, marginSize, currWidth,
401 updateLayout(maxIconCount, fullIconSize, embeddedIconSize, marginSize, currWidth,
1138 private void updateLayout() { method in class:MediaControlView2Impl
1169 private void updateLayout(int maxIconCount, int fullIconSize, int embeddedIconSize, method in class:MediaControlView2Impl
1562 updateLayout();
/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DMediaControlView2.java530 updateLayout(maxIconCount, iconSize, currWidth, currHeight, screenWidth,
550 updateLayout(maxIconCount, iconSize, currWidth, currHeight, screenWidth,
1278 private void updateLayout() { method in class:MediaControlView2
1309 private void updateLayout(int maxIconCount, int iconSize, int currWidth, method in class:MediaControlView2
1699 updateLayout();
/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java117 updateLayout();
165 * NOTE: Call {@link #updateLayout()} or {@link #show()} to effect visual changes to the
189 * NOTE: Call {@link #updateLayout()} or {@link #show()} to effect visual changes to the
201 * NOTE: Call {@link #updateLayout()} or {@link #show()} to effect visual changes to the
226 public FloatingToolbar updateLayout() { method in class:FloatingToolbar
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 145 milliseconds