HomeSort by relevance Sort by last modified time
    Searched refs:previousBounds (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
AbsoluteLayoutRule.java 225 Rect previousBounds, Rect newBounds, SegmentType horizontalEdge,
227 super.setNewSizeBounds(resizeState, node, layout, previousBounds, newBounds,
229 if (verticalEdge != null && newBounds.x != previousBounds.x) {
234 if (horizontalEdge != null && newBounds.y != previousBounds.y) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java 391 Rect previousBounds = new Rect();
392 dp.roundOut(previousBounds);
479 drawShadow(canvas, previousBounds); // as needed
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteControllerDialog.java     [all...]
  /prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar 

Completed in 90 milliseconds