Searched defs:notifyScreenshotError (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ | ||
D | ScreenshotNotificationsController.kt | 49 fun notifyScreenshotError(msgResId: Int) { in notifyScreenshotError() method in com.android.systemui.screenshot.ScreenshotNotificationsController |
/frameworks/base/core/java/com/android/internal/util/ | ||
D | ScreenshotHelper.java | 236 private void notifyScreenshotError() { in notifyScreenshotError() method in ScreenshotHelper |