Searched refs:smartActionsEnabled (Results 1 – 2 of 2) sorted by relevance
116 boolean smartActionsEnabled = !savingToOtherUser in doInBackground()121 if (smartActionsEnabled && mParams.mQuickShareActionsReadyListener != null) { in doInBackground()146 smartActionsEnabled, mParams.owner); in doInBackground()148 if (smartActionsEnabled) { in doInBackground()241 boolean smartActionsEnabled) { in addIntentExtras() argument245 .putExtra(ScreenshotController.EXTRA_SMART_ACTIONS_ENABLED, smartActionsEnabled); in addIntentExtras()
67 boolean smartActionsEnabled, UserHandle userHandle) { in getSmartActionsFuture() argument73 smartActionsEnabled, userHandle)); in getSmartActionsFuture()75 if (!smartActionsEnabled) { in getSmartActionsFuture()