Searched refs:BugReportAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialog.java284 mItems.add(new BugReportAction());
411 private class BugReportAction extends SinglePressAction implements LongPressAction { class in class:GlobalActionsDialog
413 public BugReportAction() { method in class:GlobalActionsDialog.BugReportAction
/frameworks/base/services/core/java/com/android/server/policy/
H A DLegacyGlobalActions.java285 mItems.add(new BugReportAction());
412 private class BugReportAction extends SinglePressAction implements LongPressAction { class in class:LegacyGlobalActions
414 public BugReportAction() { method in class:LegacyGlobalActions.BugReportAction

Completed in 491 milliseconds