Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DSaveImageInBackgroundTask.java131 boolean smartActionsEnabled = !savingToOtherUser in doInBackground()
162 if (smartActionsEnabled) { in doInBackground()
179 smartActionsEnabled); in doInBackground()
181 smartActionsEnabled); in doInBackground()
183 smartActionsEnabled); in doInBackground()
241 boolean smartActionsEnabled) { in createShareAction() argument
287 smartActionsEnabled) in createShareAction()
304 boolean smartActionsEnabled) { in createEditAction() argument
354 boolean smartActionsEnabled) {
365 smartActionsEnabled)
[all …]
H A DScreenshotSmartActions.java67 boolean smartActionsEnabled, UserHandle userHandle) { in getSmartActionsFuture() argument
73 smartActionsEnabled, userHandle)); in getSmartActionsFuture()
75 if (!smartActionsEnabled) { in getSmartActionsFuture()