Searched refs:getRelativePosition (Results 1 – 2 of 2) sorted by relevance
172 getRelativePosition(mAppWidgetBackgroundView, dragLayer, mBackgroundPosition); in init()173 getRelativePosition(mAppWidgetBackgroundView, mAppWidgetView, mBackgroundOffset); in init()314 private static void getRelativePosition(View descendant, View ancestor, RectF position) { in getRelativePosition() method in FloatingWidgetView
62 Comparator.comparingInt(LauncherItemMessage::getRelativePosition)); in getSortedList()