Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 25 of 1710) sorted by relevance

12345678910>>...69

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ui/viewmodel/
H A DShadeUserActionsViewModelTest.kt89 val actions by collectLastValue(underTest.actions) in <lambda>() constant
103 val actions by collectLastValue(underTest.actions) in <lambda>() constant
118 val actions by collectLastValue(underTest.actions) in <lambda>() constant
133 val actions by collectLastValue(underTest.actions) in <lambda>() constant
149 val actions by collectLastValue(underTest.actions) in <lambda>() constant
166 val actions by collectLastValue(underTest.actions) in <lambda>() constant
176 val actions by collectLastValue(underTest.actions) in <lambda>() constant
188 val actions by collectLastValue(underTest.actions) in <lambda>() constant
198 val actions by collectLastValue(underTest.actions) in <lambda>() constant
206 val actions by collectLastValue(underTest.actions) in <lambda>() constant
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSmartReplyViewTest.java550 List<Notification.Action> actions = new ArrayList<>(); in createActions() local
615 CharSequence[] choices, int lineCount, List<Notification.Action> actions) { in buildExpectedView()
766 String[] actions = new String[] {"Hi", "Hello", "Bye"}; in testMeasure_shortSmartActions() local
782 String[] actions = new String[] {"Hi", "Hello", "Bye"}; in testLayout_shortSmartActions() local
802 String[] actions = new String[] {"Hi", "Hello\neveryone", "Bye"}; in testMeasure_smartActionWithTwoLines() local
819 String[] actions = new String[] {"Hi", "Hello\neveryone", "Bye"}; in testLayout_smartActionWithTwoLines() local
839 String[] actions = new String[] {"Hi", "Hello\nevery\nbody", "Bye"}; in testMeasure_smartActionWithThreeLines() local
858 String[] actions = new String[] {"Hi", "Hello\nevery\nbody", "Bye"}; in testLayout_smartActionWithThreeLines() local
881 String[] actions = new String[] {"Short", "Short", "Looooooong replyyyyy"}; in testMeasure_squeezeLongestSmartAction() local
901 String[] actions = new String[] {"Short", "Short", "Looooooong replyyyyy"}; in testLayout_squeezeLongestSmartAction() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/
Denvironment.hpp50 struct actions struct
57 type;
159 struct actions struct
167 struct result<This(Context)>
172 struct result<This(Context &)>
178 operator()(Context const & ctx) const in operator ()()
185 operator()(Context & ctx) const in operator ()()
217 context(Env const& env, Actions const& actions) in context()
226 make_context(Env const& env, Actions const& actions) in make_context()
234 context(Env & env, Actions const& actions) in context()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/viewmodel/
H A DQuickSettingsUserActionsViewModelTest.kt86 val actions by collectLastValue(underTest.actions) in destinations_whenNotCustomizing_unlocked() constant
112 val actions by collectLastValue(underTest.actions) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant
138 val actions by collectLastValue(underTest.actions) in destinations_whenNotCustomizing_withPreviousSceneLockscreen_butLockscreenDisabled() constant
165 val actions by collectLastValue(underTest.actions) in destinations_whenNotCustomizing_authMethodSwipe_lockscreenNotDismissed() constant
188 val actions by collectLastValue(underTest.actions) in destinations_whenCustomizing_noDestinations() constant
198 val actions by collectLastValue(underTest.actions) in destinations_whenNotCustomizing_inSplitShade_unlocked() constant
223 val actions by collectLastValue(underTest.actions) in destinations_whenCustomizing_inSplitShade_noDestinations() constant
H A DQuickSettingsShadeOverlayActionsViewModelTest.kt53 val actions by collectLastValue(underTest.actions) in up_hidesShade() constant
64 val actions by collectLastValue(underTest.actions) in back_notEditing_hidesShade() constant
76 val actions by collectLastValue(underTest.actions) in back_whileEditing_doesNotHideShade() constant
87 val actions by collectLastValue(underTest.actions) in downFromTopLeft_switchesToNotificationsShade() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java230 String[] actions = { in testShouldLogClose_backButton() local
249 String[] actions = { in testPredictiveBackCallbackRegisteredAndUnregistered() local
279 String[] actions = { in testPredictiveBackInvocationDismissesDialog() local
306 String[] actions = { in testSingleTap_logAndDismiss() local
327 String[] actions = { in testSwipeDownLockscreen_logAndOpenQS() local
351 String[] actions = { in testSwipeDown_logAndOpenNotificationShade() local
375 String[] actions = { in testSwipeDown_pastStatusBarHeight_shadeNotOpened() local
483 String[] actions = { in testCreateActionItems_lockdownEnabled_doesShowLockdown() local
509 String[] actions = { in testCreateActionItems_lockdownDisabled_doesNotShowLockdown() local
535 String[] actions = { in testCreateActionItems_emergencyDisabled_doesNotShowEmergency() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/ui/viewmodel/
H A DDreamUserActionsViewModelTest.kt80 val actions by collectLastValue(underTest.actions) in actions_communalNotAvailable_singleShade() constant
118 val actions by collectLastValue(underTest.actions) in actions_communalNotAvailable_splitShade() constant
158 val actions by collectLastValue(underTest.actions) in actions_communalNotAvailable_dualShade() constant
194 val actions by collectLastValue(underTest.actions) in actions_communalAvailable_singleShade() constant
232 val actions by collectLastValue(underTest.actions) in actions_communalAvailable_splitShade() constant
272 val actions by collectLastValue(underTest.actions) in actions_communalAvailable_dualShade() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/ui/viewmodel/
H A DUserActionsViewModelTest.kt54 val actions by collectLastValue(underTest.actions) in actions_emptyBeforeActivation() constant
62 val actions by collectLastValue(underTest.actions) in actions_emptyBeforeFirstValue() constant
70 fun actions() = in actions() method
72 val actions by collectLastValue(underTest.actions) in actions() constant
98 val actions by collectLastValue(underTest.actions) in actions_emptyAfterCancellation() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/
H A DSceneFrameworkIntegrationTest.kt163 val actions by collectLastValue(kosmos.lockscreenUserActionsViewModel.actions) in <lambda>() constant
180 val actions by collectLastValue(lockscreenUserActionsViewModel.actions) in <lambda>() constant
190 val actions by collectLastValue(shadeUserActionsViewModel.actions) in <lambda>() constant
207 val actions by collectLastValue(shadeUserActionsViewModel.actions) in <lambda>() constant
289 val actions by collectLastValue(lockscreenUserActionsViewModel.actions) in <lambda>() constant
312 val actions by collectLastValue(lockscreenUserActionsViewModel.actions) in <lambda>() constant
329 val actions by collectLastValue(lockscreenUserActionsViewModel.actions) in <lambda>() constant
350 val actions by collectLastValue(lockscreenUserActionsViewModel.actions) in <lambda>() constant
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DSimpleBroadcastReceiver.java55 public void register(Context context, String... actions) { in register()
63 public void register(Context context, int flags, String... actions) { in register()
78 Context context, @Nullable Runnable completionCallback, String... actions) { in register()
89 Context context, @Nullable Runnable completionCallback, String... actions) { in registerInternal()
102 Context context, @Nullable Runnable completionCallback, int flags, String... actions) { in register()
113 Context context, @Nullable Runnable completionCallback, int flags, String... actions) { in registerInternal()
122 public void registerPkgActions(Context context, @Nullable String pkg, String... actions) { in registerPkgActions()
161 public static IntentFilter getPackageFilter(String pkg, String... actions) { in getPackageFilter()
170 private static IntentFilter getFilter(String... actions) { in getFilter()
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/meta_testing/
DAbstractFlagsPreparerClassRuleTestCase.java100 var actions = in testCreateActionsForTest_annotationOnMethodIsIgnored() local
113 var actions = in testCreateActionsForTest_classOnly_deviceConfigMode() local
126 var actions = in testCreateActionsForTest_classOnly_sdkSandboxState() local
138 var actions = in testCreateActionsForTest_classOnly_deviceConfigModeAndsdkSandboxState() local
153 var actions = in testCreateActionsForTest_classOnly_sdkSandboxStateAnddeviceConfigMode() local
169 var actions = in testCreateActionsForTest_classAndSuperClass_sdkSandboxFirst() local
185 var actions = in testCreateActionsForTest_classAndSuperClass_deviceConfigFirst() local
235 List<Action> actions, int index, SyncDisabledModeForTest expectedMode) { in assertSetSyncModeAction()
249 List<Action> actions, int index, SdkSandbox.State expectedState) { in assertSdkSandboxStateAction()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/notifications/ui/viewmodel/
H A DNotificationsShadeUserActionsViewModelTest.kt67 val actions by collectLastValue(underTest.actions) in upTransitionSceneKey_deviceLocked_lockscreen() constant
81 val actions by collectLastValue(underTest.actions) in upTransitionSceneKey_deviceLocked_keyguardDisabled_gone() constant
94 val actions by collectLastValue(underTest.actions) in upTransitionSceneKey_deviceUnlocked_gone() constant
108 val actions by collectLastValue(underTest.actions) in upTransitionSceneKey_authMethodSwipe_lockscreenNotDismissed_goesToLockscreen() constant
126 val actions by collectLastValue(underTest.actions) in upTransitionSceneKey_authMethodSwipe_lockscreenDismissed_goesToGone() constant
H A DNotificationsShadeOverlayActionsViewModelTest.kt53 val actions by collectLastValue(underTest.actions) in up_hidesShade() constant
64 val actions by collectLastValue(underTest.actions) in back_hidesShade() constant
74 val actions by collectLastValue(underTest.actions) in downFromTopRight_switchesToQuickSettingsShade() constant
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/actions/
Dtests.rs49 let mut actions = ActionBits::<F>::default(); in setting_action_only_changes_that_actions_bits() localVariable
99 let mut actions = ActionBits::<F>::default(); in random_combos_of_actions_have_correct_bits_set() localVariable
121 let mut actions = ActionBits::<Plaintext>::default(); in set_last_bit_works() localVariable
129 let mut actions = ActionBits::<Plaintext>::default(); in set_last_bit_doesnt_clobber_others() localVariable
140 let mut actions = ActionBits::<Plaintext> { in unset_last_bit_works() localVariable
152 let mut actions = ActionBits::<Plaintext>::default(); in bytes_used_works() localVariable
241 let mut actions = ActionBits::<F>::default(); in roundtrip_de_random_action_combos() localVariable
374 let actions = ActionBits::<Plaintext>::default(); in actions_min_len_unencrypted() localVariable
398 let actions = ActionBits::<Ciphertext>::default(); in actions_min_len_ldt() localVariable
414 let actions = all_plaintext_actions_set(); in actions_de_contents_normal_actions_roundtrip_unencrypted() localVariable
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/touchpad/tutorial/ui/gesture/
H A DTouchpadGestureBuilderTest.kt47 val actions = events.map { it.actionMasked } in threeFingerSwipeProducesCorrectEvents() constant
70 val actions = events.map { it.actionMasked } in threeFingerGestureInProgressProducesCorrectEvents() constant
92 val actions = events.map { it.actionMasked } in fourFingerSwipeProducesCorrectEvents() constant
118 val actions = events.map { it.actionMasked } in twoFingerSwipeProducesCorrectEvents() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/domain/pipeline/
H A DMedia3ActionFactoryTest.kt127 val actions = result!! in media3Actions_playingState_withCustomActions() constant
175 val actions = result!! in media3Actions_pausedState_hasPauseAction() constant
195 val actions = result!! in media3Actions_bufferingState_hasLoadingSpinner() constant
226 val actions = result!! in media3Actions_noPrevNext_usesCustom() constant
295 val actions = result!! in media3Actions_noPrevNext_reservedSpace() constant
/aosp_15_r20/bionic/libc/bionic/
H A Dspawn.cpp184 const posix_spawn_file_actions_t* actions, in posix_spawn()
214 int posix_spawn(pid_t* pid, const char* path, const posix_spawn_file_actions_t* actions, in posix_spawn()
219 int posix_spawnp(pid_t* pid, const char* file, const posix_spawn_file_actions_t* actions, in posix_spawnp()
320 int posix_spawn_file_actions_init(posix_spawn_file_actions_t* actions) { in posix_spawn_file_actions_init()
325 int posix_spawn_file_actions_destroy(posix_spawn_file_actions_t* actions) { in posix_spawn_file_actions_destroy()
338 static int posix_spawn_add_file_action(posix_spawn_file_actions_t* actions, in posix_spawn_add_file_action()
375 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t* actions, in posix_spawn_file_actions_addopen()
381 int posix_spawn_file_actions_addclose(posix_spawn_file_actions_t* actions, int fd) { in posix_spawn_file_actions_addclose()
386 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t* actions, int fd, int new_fd) { in posix_spawn_file_actions_adddup2()
391 int posix_spawn_file_actions_addchdir_np(posix_spawn_file_actions_t* actions, const char* path) { in posix_spawn_file_actions_addchdir_np()
[all …]
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dlua-actions_test.cc38 std::vector<ActionSuggestion> actions; in TEST() local
76 std::vector<ActionSuggestion> actions; local
96 std::vector<ActionSuggestion> actions; local
116 std::vector<ActionSuggestion> actions; local
162 std::vector<ActionSuggestion> actions; local
188 std::vector<ActionSuggestion> actions; local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DSystemActionPerformerTest.java143 List<AccessibilityAction> actions, AccessibilityAction action) { in assertHasLegacyAccessibilityAction()
155 List<AccessibilityAction> actions, AccessibilityAction action) { in assertHasNoLegacyAccessibilityAction()
170 List<AccessibilityAction> actions = mSystemActionPerformer.getSystemActions(); in testRegisterSystemAction_addedIntoAvailableSystemActions() local
183 List<AccessibilityAction> actions = mSystemActionPerformer.getSystemActions(); in testRegisterSystemAction_overrideLegacyAction() local
197 List<AccessibilityAction> actions = mSystemActionPerformer.getSystemActions(); in testUnregisterSystemAction_removeFromAvailableSystemActions() local
217 List<AccessibilityAction> actions = mSystemActionPerformer.getSystemActions(); in testUnregisterSystemAction_removeOverrideForLegacyAction() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
H A DCommunalUserActionsViewModelTest.kt78 val actions by collectLastValue(underTest.actions) in actions_singleShade() constant
112 val actions by collectLastValue(underTest.actions) in actions_splitShade() constant
148 val actions by collectLastValue(underTest.actions) in actions_dualShade() constant
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/update/
H A DUpdateExpression.java191 public Builder actions(List<? extends UpdateAction> actions) { in actions() argument
199 public Builder actions(UpdateAction... actions) { in actions() argument
211 private void replaceActions(List<? extends UpdateAction> actions) { in replaceActions()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DBaseActionFragment.java79 public static Bundle buildArgs(ArrayList<Action> actions, String name) { in buildArgs()
86 public static Bundle buildArgs(ArrayList<Action> actions, int index) { in buildArgs()
93 public static Bundle buildArgs(ArrayList<Action> actions, String name, int index) { in buildArgs()
105 ArrayList<Action> actions = savedInstanceState.getParcelableArrayList(EXTRA_ACTIONS); in onCreate() local
233 ArrayList<Action> actions = mFragment.getArguments() in loadActionsFromArgumentsIfNecessary() local
DDialogActivity.java114 ArrayList<Action> actions) { in createIntent()
121 int imageBackground, ArrayList<Action> actions) { in createIntent()
135 ArrayList<Action> actions, Class<? extends DialogActivity> activityClass) { in createIntent()
142 ArrayList<Action> actions, Class<? extends DialogActivity> activityClass) { in createIntent()
156 ArrayList<Action> actions, Class<? extends DialogActivity> activityClass, in createIntent()
210 ArrayList<Action> actions = in onCreate() local
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DBottomActionBar.java419 public void showActions(BottomAction... actions) { in showActions()
430 public void hideActions(BottomAction... actions) { in hideActions()
454 public void showActionsOnly(BottomAction... actions) { in showActionsOnly()
472 public boolean areActionsShown(BottomAction... actions) { in areActionsShown()
502 public void enableActions(BottomAction... actions) { in enableActions()
513 public void disableActions(BottomAction... actions) { in disableActions()
675 private void skipAccessibilityEvent(BottomAction[] actions, int[] eventTypes) { in skipAccessibilityEvent()
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/iam-policy-builder/src/main/java/software/amazon/awssdk/policybuilder/iam/
H A DIamStatement.java133 List<IamAction> actions(); in actions() method
632 Builder actions(Collection<IamAction> actions); in actions() method
655 Builder actionIds(Collection<String> actions); in actionIds()
718 Builder notActions(Collection<IamAction> actions); in notActions()
742 Builder notActionIds(Collection<String> actions); in notActionIds()

12345678910>>...69