Searched refs:SCREENSHOT_GLOBAL_ACTIONS (Results 1 – 4 of 4) sorted by relevance
20 import static android.view.WindowManager.ScreenshotSource.SCREENSHOT_GLOBAL_ACTIONS;74 case SCREENSHOT_GLOBAL_ACTIONS: in getScreenshotSource()
19 import static android.view.WindowManager.ScreenshotSource.SCREENSHOT_GLOBAL_ACTIONS;356 SCREENSHOT_GLOBAL_ACTIONS, new Handler(Looper.getMainLooper()), null); in handleTakeScreenshot()
521 @IntDef({ScreenshotSource.SCREENSHOT_GLOBAL_ACTIONS,528 int SCREENSHOT_GLOBAL_ACTIONS = 0; field
20 import static android.view.WindowManager.ScreenshotSource.SCREENSHOT_GLOBAL_ACTIONS;979 SCREENSHOT_GLOBAL_ACTIONS, mHandler, null); in onPress()