Home
last modified time | relevance | path

Searched refs:onMeasure (Results 1 – 11 of 11) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowFrameLayout.java25 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ShadowFrameLayout
DShadowView.java403 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ShadowView
420 onMeasure(widthMeasureSpec, heightMeasureSpec); in measure()
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DPercentFrameLayout.java54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PercentFrameLayout
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DSurfaceViewRenderer.java340 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in SurfaceViewRenderer
343 super.onMeasure(widthSpec, heightSpec); in onMeasure()
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DSurfaceViewRendererOnMeasureTest.java76 surfaceViewRenderer.onMeasure(widthSpec, heightSpec); in assertMeasuredSize()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DViewTest.java512 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ViewTest.TestView2
513 super.onMeasure(800, 400); in onMeasure()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DColorsActivity.java155 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ColorsActivity.ColorView
DUberColorPickerDialog.java568 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in UberColorPickerDialog.ColorPickerView
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
DGLSurfaceView20.java72 protected void onMeasure (int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GLSurfaceView20
DGLSurfaceView20API18.java64 protected void onMeasure (int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GLSurfaceView20API18
/external/chromium-trace/catapult/tracing/test_data/
Dddms_calculator_start.trace1386 0x710b27f8 android.view.View onMeasure (II)V View.java
1949 0x710f35f8 android.widget.LinearLayout onMeasure (II)V LinearLayout.java
1974 0x710f56f8 android.widget.FrameLayout onMeasure (II)V FrameLayout.java
2013 0x710fca78 android.widget.RelativeLayout onMeasure (II)V RelativeLayout.java
2610 0x711825a8 com.android.internal.policy.impl.PhoneWindow$DecorView onMeasure (II)V PhoneWindow.java
2799 0x7182a190 android.widget.TextView onMeasure (II)V TextView.java
3120 0x75fb8120 com.android.calculator2.CalculatorEditText onMeasure (II)V CalculatorEditText.java
3160 0x75fb9d90 android.support.v4.view.ViewPager onMeasure (II)V ViewPager.java