Searched refs:onHandleScreenshot (Results 1 – 4 of 4) sorted by relevance
45 public void onHandleScreenshot(Bitmap screenshot) { in onHandleScreenshot() method in MyInteractionSessionService.MainInteractionSession
242 public void onHandleScreenshot(/*@Nullable*/ Bitmap screenshot) { in onHandleScreenshot() method in MainInteractionSession244 super.onHandleScreenshot(screenshot); in onHandleScreenshot()
243 public void onHandleScreenshot(@Nullable Bitmap screenshot) { in onHandleScreenshot() method in MainInteractionSession244 super.onHandleScreenshot(screenshot); in onHandleScreenshot()
41620 method public void onHandleScreenshot(@Nullable android.graphics.Bitmap);