Home
last modified time | relevance | path

Searched +defs:content +defs:width (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestion.java219 public void onContent(SurfaceControlViewHost.SurfacePackage content, int width, in onContent()
318 public void onContent(SurfaceControlViewHost.SurfacePackage content, int width, in onContent()
324 private void handleOnContent(SurfaceControlViewHost.SurfacePackage content, int width, in handleOnContent()
338 private void handleOnFirstContentReceived(SurfaceControlViewHost.SurfacePackage content, in handleOnFirstContentReceived()
339 int width, int height) { in handleOnFirstContentReceived()
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DDisplaySinkService.java91 public void onMessageReceived(int service, int what, ByteBuffer content) { in onMessageReceived()
112 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
123 int width = 0, height = 0; in updateSurfaceFromUi() local
174 private void decode(ByteBuffer content) { in decode()
194 private boolean provideCodecInputLocked(ByteBuffer content) { in provideCodecInputLocked()
/frameworks/base/core/java/com/android/internal/view/inline/
DIInlineContentCallback.aidl26 void onContent(in SurfaceControlViewHost.SurfacePackage content, int width, int height); in onContent()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DRemoteInlineSuggestionUi.java92 int width, int height, Handler handler) { in RemoteInlineSuggestionUi()
130 boolean match(int width, int height) { in match()
205 private void handleInlineSuggestionUiReady(IInlineSuggestionUi content, in handleInlineSuggestionUiReady()
206 SurfaceControlViewHost.SurfacePackage surfacePackage, int width, int height) { in handleInlineSuggestionUiReady()
280 public void onContent(IInlineSuggestionUi content, in onContent()
281 SurfaceControlViewHost.SurfacePackage surface, int width, int height) { in onContent()
DFillUi.java86 void requestShowFillUi(int width, int height, in requestShowFillUi()
221 final View content; in FillUi() local
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGetBitmapActivity.java44 FrameLayout content = new FrameLayout(this); in onCreate() local
81 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
94 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
DSingleFrameTextureViewTestActivity.java59 FrameLayout content = new FrameLayout(this); in onCreate() local
78 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
201 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
DCanvasTextureViewActivity.java39 FrameLayout content = new FrameLayout(this); in onCreate() local
50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
56 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
DHardwareCanvasTextureViewActivity.java40 FrameLayout content = new FrameLayout(this); in onCreate() local
51 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
57 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
DHardwareCanvasSurfaceViewActivity.java47 FrameLayout content = new FrameLayout(this); in onCreate() local
96 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
114 void setSize(int width, int height) { in setSize()
DGetBitmapSurfaceViewActivity.java45 FrameLayout content = new FrameLayout(this); in onCreate() local
128 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
DMovingSurfaceViewActivity.java83 FrameLayout content = new FrameLayout(this); in onCreate() local
107 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
DStretchySurfaceViewActivity.java86 FrameLayout content = new FrameLayout(this) { in onCreate() local
129 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
/frameworks/base/core/java/android/service/autofill/
DIInlineSuggestionUiCallback.aidl32 void onContent(in IInlineSuggestionUi content, in SurfaceControlViewHost.SurfacePackage surface, in onContent()
33 int width, int height); in onContent()
/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
DSurfaceControlViewHostTest.java39 FrameLayout content = new FrameLayout(this); in onCreate() local
77 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
/frameworks/base/core/java/com/android/internal/widget/
DBackgroundFallback.java57 public void draw(ViewGroup boundsView, ViewGroup root, Canvas c, View content, in draw()
64 final int width = boundsView.getWidth(); in draw() local
177 private boolean viewsCoverEntireWidth(View view1, View view2, int width) { in viewsCoverEntireWidth()
DFloatingToolbar.java1102 int width = 0; in updatePopupSize() local
1122 int width = suggestedWidth; in getAdjustedToolbarWidth() local
1146 final int width; in setContentAreaAsTouchableSurface() local
1303 int width = Math.max(getOverflowWidth(), mOverflowButtonSize.getWidth()); in layoutOverflowPanelItems() local
1534 private static void setSize(View view, int width, int height) { in setSize()
1548 private static void setWidth(View view, int width) { in setWidth()
1808 private static PopupWindow createPopupWindow(ViewGroup content) { in createPopupWindow()
/frameworks/base/libs/hwui/tests/common/scenes/
DOpPropAnimation.cpp41 sp<RenderNode> content; member in OpPropAnimation
42 void createContent(int width, int height, Canvas& canvas) override { in createContent()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DDisplaySourceService.java82 public void onMessageReceived(int service, int what, ByteBuffer content) { in onMessageReceived()
87 final int width = content.getInt(); in onMessageReceived() local
109 private void handleSinkAvailable(int width, int height, int densityDpi) { in handleSinkAvailable()
181 public VirtualDisplayThread(int width, int height, int densityDpi) { in VirtualDisplayThread()
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java301 int width = widthSpecSize - handle.getMeasuredWidth() - mTopOffset; in onMeasure() local
343 final int width = r - l; in onLayout() local
354 final View content = mContent; in onLayout() local
665 final View content = mContent; in prepareContent() local
676 int width = mRight - mLeft - childWidth - mTopOffset; in prepareContent() local
/frameworks/base/core/java/android/view/autofill/
DIAutoFillManagerClient.aidl54 void autofillContent(int sessionId, in AutofillId id, in ClipData content); in autofillContent()
73 void requestShowFillUi(int sessionId, in AutofillId id, int width, int height, in requestShowFillUi()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java190 int appWidgetId, int width, int height, PeopleTileKey key) { in PeopleTileViewHelper()
669 CharSequence content = mTile.getNotificationContent(); in createMissedCallRemoteViews() local
719 CharSequence content = mTile.getNotificationContent(); in createNotificationRemoteViews() local
793 CharSequence content, CharSequence sender) { in setContentDescriptionForNotificationTextContent()
1003 private RemoteViews decorateBackground(RemoteViews views, CharSequence content) { in decorateBackground()
1017 private RemoteViews setEmojiBackground(RemoteViews views, CharSequence content) { in setEmojiBackground()
1030 private RemoteViews setPunctuationBackground(RemoteViews views, CharSequence content) { in setPunctuationBackground()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDualDisplayAreaGroupPolicyTest.java471 Builder(ActivityTaskManagerService service, int width, int height) { in Builder()
490 public DisplayAreaPolicy instantiate(WindowManagerService wmService, DisplayContent content, in instantiate()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java377 int width, int height) { in doLayout()
621 int width, int widthMode, int height, int heightMode) { in measureView()
856 FrameLayout content = (FrameLayout)v; in setupTabHost() local
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java402 public String toHtml(Spanned text, boolean escapeNonAsciiChar, int width, float scale); in toHtml()
929 private static void startSelecting(View view, Spannable content) { in startSelecting()
933 private static void stopSelecting(View view, Spannable content) { in stopSelecting()
1133 int width = mEST.getWidth(); in onRefreshStyles() local
1853 public String toHtml(Spanned text, boolean escapeNonAsciiChar, int width, float scale) { in toHtml()
2509 public HorizontalLineSpan(int color, int width, Spannable spannable) { in HorizontalLineSpan()
2519 public void resetWidth(int width) { in resetWidth()
2637 int width, height; in getDrawable() local
2703 public HorizontalLineDrawable(int color, int width, Spannable spannable) { in HorizontalLineDrawable()
2718 public void renewBounds(int width) { in renewBounds()
[all …]

12