Searched refs:getScreenshotExcludingBubble (Results 1 – 4 of 4) sorted by relevance
82 when(mBubbles.getScreenshotExcludingBubble(DEFAULT_DISPLAY)).thenReturn(mScreenshotSync); in bubblesPresent_screenshotFailed_shouldReturnNull()92 when(mBubbles.getScreenshotExcludingBubble(DEFAULT_DISPLAY)).thenReturn(mScreenshotSync); in bubblesPresent_screenshotSuccess_shouldReturnScreenshot()
63 mOptionalBubbles.get().getScreenshotExcludingBubble(displayId); in onBind()
163 SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId); in getScreenshotExcludingBubble() method
1482 public void getScreenshotExcludingBubble(int displayId, in getScreenshotExcludingBubble() method in BubbleController2647 public SynchronousScreenCaptureListener getScreenshotExcludingBubble(int displayId) { in getScreenshotExcludingBubble() method in BubbleController.BubblesImpl2652 () -> BubbleController.this.getScreenshotExcludingBubble(displayId, in getScreenshotExcludingBubble()