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.java344 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportPress()
352 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportLongPress()
558 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testBugreportAction_whenDebugMode_shouldOfferBugreportButtonBeforeProvisioning()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java1065 BugReportAction makeBugReportActionForTesting() { in makeBugReportActionForTesting() method in GlobalActionsDialogLite