Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
DGlobalActionsDialogLiteTest.java423 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldLogScreenshotPress()
435 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldShowScreenshot()
446 mGlobalActionsDialogLite.makeScreenshotActionForTesting(); in testShouldNotShowScreenshot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java1052 ScreenshotAction makeScreenshotActionForTesting() { in makeScreenshotActionForTesting() method in GlobalActionsDialogLite