Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java377 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldLogScreenshotPress()
389 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldShowScreenshot()
400 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldNotShowScreenshot()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java1028 ScreenshotAction makeScreenshotActionForTesting() { in makeScreenshotActionForTesting() method in GlobalActionsDialogLite