Home
last modified time | relevance | path

Searched defs:action1 (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/phone/
H A DPipTaskListenerTest.java114 String action1 = "action1"; in setPictureInPictureParams_updatePictureInPictureParams() local
133 String action1 = "action1"; in setPictureInPictureParams_withActionsChanged_callbackActionsChanged() local
155 String action1 = "action1"; in setPictureInPictureParams_withoutActionsChanged_doesNotCallbackActionsChanged() local
174 String action1 = "action1"; in onTaskInfoChanged_withActionsChanged_callbackActionsChanged() local
198 String action1 = "action1"; in onTaskInfoChanged_withAspectRatioChanged_callbackAspectRatioChanged() local
218 String action1 = "action1"; in onTaskInfoChanged_withoutParamsChanged_doesNotCallbackAspectRatioChanged() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dif_list.h37 Check0 check0, Check1 check1, Action0 action0, Action1 action1) { in IfList()
48 Action1 action1, Action2 action2) { in IfList()
61 Action0 action0, Action1 action1, Action2 action2, in IfList()
76 Check4 check4, Action0 action0, Action1 action1, Action2 action2, in IfList()
93 Check4 check4, Check5 check5, Action0 action0, Action1 action1, in IfList()
113 Action1 action1, Action2 action2, Action3 action3, Action4 action4, in IfList()
134 Action0 action0, Action1 action1, Action2 action2, Action3 action3, in IfList()
157 Check8 check8, Action0 action0, Action1 action1, Action2 action2, in IfList()
182 Check8 check8, Check9 check9, Action0 action0, Action1 action1, in IfList()
211 Action1 action1, Action2 action2, Action3 action3, Action4 action4, in IfList()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationTemplateViewWrapperTest.kt96 val action1 = createActionWithPendingIntent() in actionPendingIntentCancelled_actionDisabled() constant
141 val action1 = createActionWithPendingIntent() in twoActionsWithSameCancelledIntent_bothActionsDisabled() constant
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DDeferredKeyActionExecutorTests.java72 TestAction action1 = new TestAction(); in setActionsExecutable_afterActionQueued_downTimeMismatch_actionNotExecuted() local
100 TestAction action1 = new TestAction(); in queueKeyAction_beforeAndAfterCancelQueuedActions_onlyActionsAfterCancelExecuted() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/
H A DMediaViewHolder.kt71 val action1 = itemView.requireViewById<ImageButton>(R.id.action1) constant
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterIssueTest.kt53 private val action1 = constant in android.safetycenter.cts.SafetyCenterIssueTest
DSafetySourceIssueTest.kt56 private val action1 = Action.Builder("action_id_1", "Action label 1", pendingIntent1).build() constant
/aosp_15_r20/cts/tests/credentials/src/android/credentials/cts/unittests/service/
H A DActionTest.java58 final Action action1 = new Action(mSlice); in testWriteToParcel_success() local
/aosp_15_r20/system/update_engine/
H A Dupdate_boot_flags_action_unittest.cc51 auto action1 = std::make_unique<UpdateBootFlagsAction>(&boot_control_); in TEST_F() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/
H A Dtest_userevents_multithreaded.cpp44 NDRangeKernelAction action1; in test_userevents_multithreaded() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/common/pip/
DPipUtils.java73 public static final boolean remoteActionsMatch(@org.jetbrains.annotations.Nullable() in remoteActionsMatch()
/aosp_15_r20/build/soong/ui/terminal/
H A Dstatus_test.go164 action1 = &status.Action{Description: "action1"} var
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DPlaybackStateTest.java329 private void assertCustomActionEquals(PlaybackState.CustomAction action1, in assertCustomActionEquals()
/aosp_15_r20/system/update_engine/common/
H A Daction_processor_unittest.cc158 auto action1 = std::make_unique<ActionProcessorTestAction>(); in TEST_F() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/
H A DRecurrentTimerTest.cpp147 auto action1 = getCallback(1); in TEST_F() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/
H A DRecurrentTimerTest.cpp147 auto action1 = getCallback(1); in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/ui/view/
DMediaViewHolder.java66 private final android.widget.ImageButton action1 = null; field in MediaViewHolder
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_fuchsia.rs110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_fuchsia.rs110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/
DEntityHeaderController.java177 public EntityHeaderController setButtonActions(@ActionType int action1, in setButtonActions()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_fuchsia.rs110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_fuchsia.rs110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_fuchsia.rs110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/ActionButtonsPreference/SettingsLibActionButtonsPreference/android_common/busybox/
DR.jar ... extends java.lang.Object { public static int action1 public static int action2 public static int action3 public static ...
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java918 GenericDocument action1 = in testLoggingStats_search_join() local

12345