Home
last modified time | relevance | path

Searched defs:msgResId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ui/
DAllTaskViewsDismissedEvent.java26 public final int msgResId; field in AllTaskViewsDismissedEvent
28 public AllTaskViewsDismissedEvent(int msgResId) { in AllTaskViewsDismissedEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DRecentsView.java287 public void showEmptyView(int msgResId) { in showEmptyView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java847 static void notifyScreenshotError(Context context, NotificationManager nManager, int msgResId) { in notifyScreenshotError()