HomeSort by relevance Sort by last modified time
    Searched refs:BugReportAction (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/policy/
LegacyGlobalActions.java 287 mItems.add(new BugReportAction());
350 private class BugReportAction extends SinglePressAction implements LongPressAction {
352 public BugReportAction() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
GlobalActionsDialog.java 335 mItems.add(new BugReportAction());
508 private class BugReportAction extends SinglePressAction implements LongPressAction {
510 public BugReportAction() {
    [all...]

Completed in 117 milliseconds