Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotNotificationsController.kt50 val displayErrorString = in notifyScreenshotError() constant
56 val errorMsg = res.getString(msgResId) + displayErrorString in notifyScreenshotError()