Searched refs:getBoundsOnScreen (Results 1 – 10 of 10) sorted by relevance
50 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationExpandButton51 super.getBoundsOnScreen(outRect, clipToParent); in getBoundsOnScreen()
72 final Rect hostBoundsOnScreen = getBoundsOnScreen(mHost); in testBoundsInScreen()103 private static Rect getBoundsOnScreen(View v) { in getBoundsOnScreen() method in ExploreByTouchHelperTest
306 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in ExpandableView307 super.getBoundsOnScreen(outRect, clipToParent); in getBoundsOnScreen()
72 final Rect epicenter = getBoundsOnScreen(view); in setEpicenter()328 mEpicenter = getBoundsOnScreen(epicenterView.epicenter); in setSharedElementEpicenter()336 private static Rect getBoundsOnScreen(View view) { in getBoundsOnScreen() method in FragmentTransitionCompat21
372 view.getBoundsOnScreen(bounds); in locateHandle()452 view.getBoundsOnScreen(bounds); in locateHandlePointsTextIndex()
1632 view.getBoundsOnScreen(epicenter); in setEpicenter()1650 state.enteringEpicenterView.getBoundsOnScreen(mEpicenter); in setSharedElementEpicenter()
322 view.getBoundsOnScreen(epicenter); in setEpicenter()
406 view.getBoundsOnScreen(rect); in WindowNode()
6023 getBoundsOnScreen(outRect); in getHotspotBounds()6619 public void getBoundsOnScreen(Rect outRect) { in getBoundsOnScreen() method6620 getBoundsOnScreen(outRect, false); in getBoundsOnScreen()6630 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method6859 getBoundsOnScreen(bounds, true); in onInitializeAccessibilityNodeInfoInternal()
2975 host.getBoundsOnScreen(bounds, true); in getAccessibilityFocusedRect()