HomeSort by relevance Sort by last modified time
    Searched full:parentlocation (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/view/
ViewOverlay.java 164 int[] parentLocation = new int[2];
166 parent.getLocationOnScreen(parentLocation);
168 child.offsetLeftAndRight(parentLocation[0] - hostViewLocation[0]);
169 child.offsetTopAndBottom(parentLocation[1] - hostViewLocation[1]);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 50 milliseconds