Home
last modified time | relevance | path

Searched defs:getScreenshotExcludingBubble (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbles.java162 SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId); in getScreenshotExcludingBubble() method
H A DBubbleController.java1268 public void getScreenshotExcludingBubble(int displayId, in getScreenshotExcludingBubble() method in BubbleController
2322 public SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId) { in getScreenshotExcludingBubble() method in BubbleController.BubblesImpl