Searched refs:notifyScreenshotError (Results 1 – 6 of 6) sorted by relevance
117 notifyScreenshotError(); in takeScreenshotInternal()187 notifyScreenshotError(); in takeScreenshotInternal()231 private void notifyScreenshotError() { in notifyScreenshotError() method in ScreenshotHelper
38 controller.notifyScreenshotError(R.string.screenshot_failed_to_save_unknown_text); in onReceive()
199 mNotificationsController.notifyScreenshotError( in handleRequest()228 mNotificationsController.notifyScreenshotError( in handleRequest()
63 public void notifyScreenshotError(int msgResId) { in notifyScreenshotError() method in ScreenshotNotificationsController
415 mNotificationsController.notifyScreenshotError( in handleScreenshot()942 mNotificationsController.notifyScreenshotError(1120 mNotificationsController.notifyScreenshotError(
180 verify(notificationsController, times(1)).notifyScreenshotError(anyInt())272 verify(notificationsController, times(1)).notifyScreenshotError(anyInt())