OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDecoratedMeasurementInOther
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
OrientationHelper.java
136
* @see #
getDecoratedMeasurementInOther
(View)
148
public abstract int
getDecoratedMeasurementInOther
(View view);
281
public int
getDecoratedMeasurementInOther
(View view) {
379
public int
getDecoratedMeasurementInOther
(View view) {
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerWrapContentWithAspectRatioTest.java
191
assertThat(mHelper.
getDecoratedMeasurementInOther
(child0),
193
assertThat(mHelper.
getDecoratedMeasurementInOther
(child1),
269
assertThat(mHelper.
getDecoratedMeasurementInOther
(child0),
271
assertThat(mHelper.
getDecoratedMeasurementInOther
(child1),
341
assertThat(mHelper.
getDecoratedMeasurementInOther
(child0),
343
assertThat(mHelper.
getDecoratedMeasurementInOther
(child1),
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
Completed in 41 milliseconds