Searched defs:getBoundsOnScreen (Results 1 – 5 of 5) sorted by relevance
55 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationExpandButton
104 private static Rect getBoundsOnScreen(View v) { in getBoundsOnScreen() method in ExploreByTouchHelperTest
139 public static void getBoundsOnScreen(View view, Rect epicenter) { in getBoundsOnScreen() method in FragmentTransitionCompat21
336 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in ExpandableView
1072 private static Rect getBoundsOnScreen(View view) { in getBoundsOnScreen() method in FragmentTransitionTest