Searched refs:notifyScreenshotError (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotServiceErrorReceiver.java37 GlobalScreenshot.notifyScreenshotError(context, nm,
H A DGlobalScreenshot.java318 GlobalScreenshot.notifyScreenshotError(mParams.context, mNotificationManager,
567 notifyScreenshotError(mContext, mNotificationManager,
850 static void notifyScreenshotError(Context context, NotificationManager nManager, int msgResId) { method in class:GlobalScreenshot
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java5624 notifyScreenshotError();
5682 notifyScreenshotError();
5699 private void notifyScreenshotError() { method in class:PhoneWindowManager

Completed in 103 milliseconds