Home
last modified time | relevance | path

Searched defs:getRelativePosition (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingWidgetView.java313 private static void getRelativePosition(View descendant, View ancestor, RectF position) { in getRelativePosition() method in FloatingWidgetView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java505 private void getRelativePosition(int[] loc1, View view, View parent) { in getRelativePosition() method in QSAnimator
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvInputInfo.java982 private static int getRelativePosition(Context context, HdmiDeviceInfo info) { in getRelativePosition() method in TvInputInfo.Builder
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java3194 void getRelativePosition(Point outPos) { in getRelativePosition() method in WindowContainer