HomeSort by relevance Sort by last modified time
    Searched defs:childBounds (Results 1 - 10 of 10) sorted by null

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerNoOpUpdateTest.java 102 Rect childBounds = getChildBounds(mRecyclerView, child, true);
104 if (rvBounds.intersect(childBounds)) {
105 positionMap.put(id, childBounds);
BaseStaggeredGridLayoutManagerTest.java 599 final Rect childBounds = new Rect();
604 childBounds.setEmpty();
605 getDecoratedBoundsWithMargins(child, childBounds);
607 ? childBounds.centerX() : childBounds.centerY();
    [all...]
BaseWrapContentTest.java 439 Rect childBounds = getChildBounds(recyclerView, child, true);
442 mChildCoordinates.put(getItemId(childViewHolder), childBounds);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java     [all...]
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/checkstyle/
checkstyle.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 

Completed in 1422 milliseconds