Home
last modified time | relevance | path

Searched defs:widthMeasureSpec (Results 1 – 19 of 19) sorted by relevance

/external/setupdesign/main/src/com/google/android/setupdesign/view/
DWrapTextView.java47 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
56 int wrapMeasure(int widthMeasureSpec) { in wrapMeasure()
DFillContentLayout.java94 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
99 getDefaultSize(getSuggestedMinimumWidth(), widthMeasureSpec), in onMeasure() local
DIntrinsicSizeFrameLayout.java122 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
DIllustration.java139 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
DIllustrationVideoView.java129 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DAutoFitTextureView.java60 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure()
DStylizeActivity.java245 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure()
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
DAutoFitTextureView.java58 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/setupcompat/main/java/com/google/android/setupcompat/view/
DButtonBarLayout.java56 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DAspectRatioFrameLayout.java161 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
DDefaultTimeBar.java680 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DAspectRatioFrameLayout.java157 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
DDefaultTimeBar.java680 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DColorsActivity.java155 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
DUberColorPickerDialog.java568 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/setupdesign/lottie_loading_layout/src/com/google/android/setupdesign/
DGlifLoadingLayout.java217 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewTest.java851 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/
DChart.java1724 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DSubsamplingScaleImageView.java628 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()