Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
DGlobalActionsDialogLiteTest.java399 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportPress()
407 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportLongPress()
630 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testBugreportAction_whenDebugMode_shouldOfferBugreportButtonBeforeProvisioning()
643 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testBugreportAction_whenUserIsNotAdmin_noBugReportActionBeforeProvisioning()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java1129 BugReportAction makeBugReportActionForTesting() { in makeBugReportActionForTesting() method in GlobalActionsDialogLite