Searched refs:getRelativePosition (Results 1 – 1 of 1) sorted by relevance
166 getRelativePosition(mAppWidgetBackgroundView, dragLayer, mBackgroundPosition); in init()167 getRelativePosition(mAppWidgetBackgroundView, mAppWidgetView, mBackgroundOffset); in init()307 private static void getRelativePosition(View descendant, View ancestor, RectF position) { in getRelativePosition() method in FloatingWidgetView