Home
last modified time | relevance | path

Searched refs:getTaskViewLocationOnScreen (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleExpandedView.java637 int[] getTaskViewLocationOnScreen() { in getTaskViewLocationOnScreen() method in BubbleExpandedView
DBubbleStackView.java3452 final int[] taskViewLocation = animatingOutExpandedView.getTaskViewLocationOnScreen(); in screenshotAnimatingOutBubbleIntoSurface()