Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java281 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportPress()
289 mGlobalActionsDialogLite.makeBugReportActionForTesting(); in testShouldLogBugreportLongPress()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java1044 BugReportAction makeBugReportActionForTesting() { in makeBugReportActionForTesting() method in GlobalActionsDialogLite