Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java597 if (shouldDisplayBugReport(currentUser.get())) { in createActionItems()
713 boolean shouldDisplayBugReport(UserInfo currentUser) { in shouldDisplayBugReport() method in GlobalActionsDialogLite