Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotSmartActions.java65 boolean smartActionsEnabled, UserHandle userHandle) { in getSmartActionsFuture() argument
71 smartActionsEnabled, userHandle)); in getSmartActionsFuture()
73 if (!smartActionsEnabled) { in getSmartActionsFuture()
H A DSaveImageInBackgroundTask.java402 boolean smartActionsEnabled) {
406 .putExtra(ScreenshotController.EXTRA_SMART_ACTIONS_ENABLED, smartActionsEnabled);