Searched refs:BugReportAction (Results 1 – 3 of 3) sorted by relevance
398 GlobalActionsDialogLite.BugReportAction bugReportAction = in testShouldLogBugreportPress()406 GlobalActionsDialogLite.BugReportAction bugReportAction = in testShouldLogBugreportLongPress()629 GlobalActionsDialogLite.BugReportAction bugReportAction = in testBugreportAction_whenDebugMode_shouldOfferBugreportButtonBeforeProvisioning()642 GlobalActionsDialogLite.BugReportAction bugReportAction = in testBugreportAction_whenUserIsNotAdmin_noBugReportActionBeforeProvisioning()
288 mItems.add(new BugReportAction()); in createDialog()353 private class BugReportAction extends SinglePressAction implements LongPressAction { class in LegacyGlobalActions355 public BugReportAction() { in BugReportAction() method in LegacyGlobalActions.BugReportAction
633 addIfShouldShowAction(tempActions, new BugReportAction()); in createActionItems()1057 class BugReportAction extends SinglePressAction implements LongPressAction { class in GlobalActionsDialogLite1059 BugReportAction() { in BugReportAction() method in GlobalActionsDialogLite.BugReportAction1129 BugReportAction makeBugReportActionForTesting() { in makeBugReportActionForTesting()1130 return new BugReportAction(); in makeBugReportActionForTesting()