Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dupdate_boot_flags_action_unittest.cc51 auto action1 = std::make_unique<UpdateBootFlagsAction>(&boot_control_); in TEST_F() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DPlayerViewHolder.kt56 val action1 = itemView.requireViewById<ImageButton>(R.id.action1) regex
/aosp12/build/soong/ui/terminal/
H A Dstatus_test.go164 action1 = &status.Action{Description: "action1"} var
/aosp12/system/update_engine/common/
H A Daction_processor_unittest.cc158 auto action1 = std::make_unique<ActionProcessorTestAction>(); in TEST_F() local
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DEntityHeaderController.java194 public EntityHeaderController setButtonActions(@ActionType int action1, in setButtonActions()
/aosp12/frameworks/av/services/mediametrics/tests/
H A Dmediametrics_tests.cpp746 bool action1 = false; in TEST() local