Home
last modified time | relevance | path

Searched refs:notifyScreenshotError (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotHelper.java300 notifyScreenshotError(); in takeScreenshot()
367 notifyScreenshotError(); in takeScreenshot()
409 private void notifyScreenshotError() { in notifyScreenshotError() method in ScreenshotHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotServiceErrorReceiver.java38 controller.notifyScreenshotError(R.string.screenshot_failed_to_save_unknown_text); in onReceive()
H A DTakeScreenshotService.java180 mNotificationsController.notifyScreenshotError( in handleMessage()
219 mNotificationsController.notifyScreenshotError( in handleMessage()
H A DScreenshotNotificationsController.java63 public void notifyScreenshotError(int msgResId) { in notifyScreenshotError() method in ScreenshotNotificationsController
H A DScreenshotController.java376 mNotificationsController.notifyScreenshotError( in handleImageAsScreenshot()
510 mNotificationsController.notifyScreenshotError( in takeScreenshotInternal()
806 mNotificationsController.notifyScreenshotError( in saveScreenshotAndToast()
975 mNotificationsController.notifyScreenshotError( in logSuccessOnActionsReady()