Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java163 SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId); in getScreenshotExcludingBubble() method
DBubbleController.java1482 public void getScreenshotExcludingBubble(int displayId, in getScreenshotExcludingBubble() method in BubbleController
2647 public SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId) { in getScreenshotExcludingBubble() method in BubbleController.BubblesImpl