HomeSort by relevance Sort by last modified time
    Searched refs:getLocationOnScreen (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /frameworks/base/test-runner/src/android/test/
ViewAsserts.java 46 view.getLocationOnScreen(xy);
49 origin.getLocationOnScreen(xyRoot);
68 view.getLocationOnScreen(xy);
71 origin.getLocationOnScreen(xyRoot);
88 view.getLocationOnScreen(xy);
91 origin.getLocationOnScreen(xyRoot);
108 view.getLocationOnScreen(xy);
111 origin.getLocationOnScreen(xyRoot);
126 first.getLocationOnScreen(xy);
129 second.getLocationOnScreen(xy)
    [all...]
TouchUtils.java 228 v.getLocationOnScreen(xy);
248 v.getLocationOnScreen(xy);
288 v.getLocationOnScreen(xy);
323 v.getLocationOnScreen(xy);
384 v.getLocationOnScreen(xy);
471 v.getLocationOnScreen(xy);
493 v.getLocationOnScreen(xy);
  /frameworks/support/design/tests/src/android/support/design/widget/
AppBarWithToolbarAndTabsTest.java 54 mAppBar.getLocationOnScreen(appbarOnScreenXY);
55 mCoordinatorLayout.getLocationOnScreen(coordinatorLayoutOnScreenXY);
75 mAppBar.getLocationOnScreen(appbarOnScreenXY);
88 mAppBar.getLocationOnScreen(appbarOnScreenXY);
103 mAppBar.getLocationOnScreen(appbarOnScreenXY);
118 mAppBar.getLocationOnScreen(appbarOnScreenXY);
132 mAppBar.getLocationOnScreen(appbarOnScreenXY);
147 mAppBar.getLocationOnScreen(appbarOnScreenXY);
148 mCoordinatorLayout.getLocationOnScreen(coordinatorLayoutOnScreenXY);
168 mAppBar.getLocationOnScreen(appbarOnScreenXY)
    [all...]
SnackbarTestWithFAB.java 50 fab.getLocationOnScreen(originalFabPosition);
59 fab.getLocationOnScreen(fabPosition);
67 fab.getLocationOnScreen(fabPosition);
76 fab.getLocationOnScreen(originalFabPosition);
85 fab.getLocationOnScreen(fabPosition);
93 fab.getLocationOnScreen(fabPosition);
AppBarWithCollapsingToolbarTest.java 45 mAppBar.getLocationOnScreen(appbarOnScreenXY);
46 mCoordinatorLayout.getLocationOnScreen(coordinatorLayoutOnScreenXY);
67 mAppBar.getLocationOnScreen(appbarOnScreenXY);
80 mAppBar.getLocationOnScreen(appbarOnScreenXY);
96 mAppBar.getLocationOnScreen(appbarOnScreenXY);
111 mAppBar.getLocationOnScreen(appbarOnScreenXY);
125 mAppBar.getLocationOnScreen(appbarOnScreenXY);
145 mAppBar.getLocationOnScreen(appbarOnScreenXY);
146 mCoordinatorLayout.getLocationOnScreen(coordinatorLayoutOnScreenXY);
170 mAppBar.getLocationOnScreen(appbarOnScreenXY)
    [all...]
AppBarWithAnchoredFabMarginsTest.java 49 mAppBar.getLocationOnScreen(appbarOnScreenXY);
50 fab.getLocationOnScreen(fabOnScreenXY);
76 mAppBar.getLocationOnScreen(appbarOnScreenXY);
77 fab.getLocationOnScreen(fabOnScreenXY);
103 mAppBar.getLocationOnScreen(appbarOnScreenXY);
104 fab.getLocationOnScreen(fabOnScreenXY);
128 mAppBar.getLocationOnScreen(appbarOnScreenXY);
129 fab.getLocationOnScreen(fabOnScreenXY);
AppBarWithToolbarTest.java 47 mAppBar.getLocationOnScreen(appbarOnScreenXY);
65 mAppBar.getLocationOnScreen(appbarOnScreenXY);
77 mAppBar.getLocationOnScreen(appbarOnScreenXY);
92 mAppBar.getLocationOnScreen(appbarOnScreenXY);
96 scrollingContent.getLocationOnScreen(scrollingContentOnScreenXY);
119 mAppBar.getLocationOnScreen(appbarOnScreenXY);
123 scrollingContent.getLocationOnScreen(scrollingContentOnScreenXY);
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
ScrollViewButtonsAndLabelsTest.java 51 mScrollView.getLocationOnScreen(origin);
85 firstButtonOffScreen.getLocationOnScreen(buttonLoc);
115 lastButton.getLocationOnScreen(buttonLoc);
138 offScreenButton.getLocationOnScreen(buttonLoc);
160 topButton.getLocationOnScreen(buttonLoc);
181 mScrollView.getLocationOnScreen(origin);
188 button.getLocationOnScreen(buttonLoc);
200 mScrollView.getLocationOnScreen(origin);
206 button.getLocationOnScreen(buttonLoc);
RequestRectangleVisibleTest.java 203 view.getLocationOnScreen(xy);
206 origin.getLocationOnScreen(xyRoot);
224 view.getLocationOnScreen(xy);
227 origin.getLocationOnScreen(xyRoot);
  /cts/tests/tests/view/src/android/view/cts/
View_LayoutPositionTest.java 60 parent.getLocationOnScreen(pLocation);
61 view.getLocationOnScreen(vLocation);
88 parent.getLocationOnScreen(pLocation);
89 view.getLocationOnScreen(vLocation);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SecureViewOverlay.java 65 getLocationOnScreen(globalPos);
69 original.getLocationOnScreen(globalPos);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationUtils.java 56 baseView.getLocationOnScreen(sLocationBase);
57 offsetView.getLocationOnScreen(sLocationOffset);
  /cts/tests/tests/systemui/src/android/systemui/cts/
LightStatusBarActivity.java 52 return mContent.getLocationOnScreen()[1];
  /packages/apps/Dialer/src/com/android/dialer/list/
DragDropController.java 44 v.getLocationOnScreen(mLocationOnScreen);
61 v.getLocationOnScreen(mLocationOnScreen);
PhoneFavoriteListView.java 241 tileView.getLocationOnScreen(mLocationOnScreen);
253 mDragShadowParent.getLocationOnScreen(mLocationOnScreen);
268 mDragShadowParent.getLocationOnScreen(mLocationOnScreen);
314 getLocationOnScreen(mLocationOnScreen);
  /frameworks/support/transition/ics/android/support/transition/
ViewOverlay.java 218 parent.getLocationOnScreen(parentLocation);
219 mHostView.getLocationOnScreen(hostViewLocation);
268 mHostView.getLocationOnScreen(contentViewLocation);
269 mRequestingView.getLocationOnScreen(hostViewLocation);
299 mHostView.getLocationOnScreen(contentViewLocation);
300 mRequestingView.getLocationOnScreen(hostViewLocation);
  /frameworks/base/tests/ImfTest/tests/src/com/android/imftest/samples/
ImfBaseTestCase.java 94 editText.getLocationOnScreen(origLocation);
100 editText.getLocationOnScreen(newLocation);
103 editText.getLocationOnScreen(newLocation);
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
TouchUtils.java 35 v.getLocationOnScreen(xy);
66 v.getLocationOnScreen(xy);
93 v.getLocationOnScreen(xy);
130 v.getLocationOnScreen(xy);
171 v.getLocationOnScreen(xy);
184 v.getLocationOnScreen(xy);
  /frameworks/base/core/java/android/transition/
VisibilityPropagation.java 51 view.getLocationOnScreen(loc);
CircularPropagation.java 82 sceneRoot.getLocationOnScreen(loc);
  /frameworks/base/core/java/com/android/internal/view/menu/
ContextMenuBuilder.java 107 originalView.getLocationOnScreen(location);
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/gesture/
ConsecutiveTapsGestureDetector.java 69 mView.getLocationOnScreen(leftTop);
  /external/droiddriver/src/io/appium/droiddriver/instrumentation/
InstrumentationUiDevice.java 72 rootView.getLocationOnScreen(xy);
  /external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/
SwingHelper.java 49 Point loc = wnd.getLocationOnScreen();
  /cts/tests/tests/widget/src/android/widget/cts/
ToastTest.java 252 view.getLocationOnScreen(xy1);
275 view.getLocationOnScreen(xy2);
299 view.getLocationOnScreen(centerXY);
317 view.getLocationOnScreen(bottomXY);
342 view.getLocationOnScreen(bottomOffsetXY);

Completed in 588 milliseconds

1 2 3 4 5 6