/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/phone/ |
H A D | PipTaskListenerTest.java | 114 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 D | if_list.h | 37 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 D | NotificationTemplateViewWrapperTest.kt | 96 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 D | DeferredKeyActionExecutorTests.java | 72 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 D | MediaViewHolder.kt | 71 val action1 = itemView.requireViewById<ImageButton>(R.id.action1) constant
|
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ |
D | SafetyCenterIssueTest.kt | 53 private val action1 = constant in android.safetycenter.cts.SafetyCenterIssueTest
|
D | SafetySourceIssueTest.kt | 56 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 D | ActionTest.java | 58 final Action action1 = new Action(mSlice); in testWriteToParcel_success() local
|
/aosp_15_r20/system/update_engine/ |
H A D | update_boot_flags_action_unittest.cc | 51 auto action1 = std::make_unique<UpdateBootFlagsAction>(&boot_control_); in TEST_F() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/ |
H A D | test_userevents_multithreaded.cpp | 44 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/ |
D | PipUtils.java | 73 public static final boolean remoteActionsMatch(@org.jetbrains.annotations.Nullable() in remoteActionsMatch()
|
/aosp_15_r20/build/soong/ui/terminal/ |
H A D | status_test.go | 164 action1 = &status.Action{Description: "action1"} var
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | PlaybackStateTest.java | 329 private void assertCustomActionEquals(PlaybackState.CustomAction action1, in assertCustomActionEquals()
|
/aosp_15_r20/system/update_engine/common/ |
H A D | action_processor_unittest.cc | 158 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 D | RecurrentTimerTest.cpp | 147 auto action1 = getCallback(1); in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/ |
H A D | RecurrentTimerTest.cpp | 147 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/ |
D | MediaViewHolder.java | 66 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 D | process_fuchsia.rs | 110 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 D | process_fuchsia.rs | 110 let action1 = make_action(&stdio.stdin, 0)?; in do_exec() localVariable
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | EntityHeaderController.java | 177 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 D | process_fuchsia.rs | 110 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 D | process_fuchsia.rs | 110 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 D | process_fuchsia.rs | 110 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/ |
D | R.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/ |
D | AppSearchLoggerTest.java | 918 GenericDocument action1 = in testLoggingStats_search_join() local
|