Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java632 if (shouldDisplayBugReport(currentUser.get())) { in createActionItems()
770 boolean shouldDisplayBugReport(@Nullable UserInfo user) { in shouldDisplayBugReport() method in GlobalActionsDialogLite