Home
last modified time | relevance | path

Searched refs:am (Results 1 – 25 of 42) sorted by relevance

12

/system/extras/app-launcher/
DREADME69 package+activity and use that in am start.
72 adb shell 'simpleperf stat -a am start -W -n com.android.chrome/com.google.android.apps.chrome.Main'
73 adb shell 'am force-stop com.android.chrome'
76 adb shell 'simpleperf stat -a am start -W -n com.google.android.GoogleCamera/com.android.camera.Cam…
77 adb shell 'am force-stop com.google.android.GoogleCamera'
80 adb shell 'simpleperf stat -a am start -W -n com.google.android.apps.maps/com.google.android.maps.M…
81 adb shell 'am force-stop com.google.android.apps.maps'
84 adb shell 'am start -W -n com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhile…
85 adb shell 'am force-stop com.google.android.youtube'
/system/core/init/
Dinit.cpp1032 ActionManager& am = ActionManager::GetInstance(); in SecondStageMain() local
1035 LoadBootScripts(am, sm); in SecondStageMain()
1053 am.QueueBuiltinAction(SetupCgroupsAction, "SetupCgroups"); in SecondStageMain()
1054 am.QueueBuiltinAction(SetKptrRestrictAction, "SetKptrRestrict"); in SecondStageMain()
1055 am.QueueBuiltinAction(TestPerfEventSelinuxAction, "TestPerfEventSelinux"); in SecondStageMain()
1056 am.QueueBuiltinAction(ConnectEarlyStageSnapuserdAction, "ConnectEarlyStageSnapuserd"); in SecondStageMain()
1057 am.QueueEventTrigger("early-init"); in SecondStageMain()
1060 am.QueueBuiltinAction(wait_for_coldboot_done_action, "wait_for_coldboot_done"); in SecondStageMain()
1062 am.QueueBuiltinAction(SetMmapRndBitsAction, "SetMmapRndBits"); in SecondStageMain()
1064 am.QueueBuiltinAction( in SecondStageMain()
[all …]
Dinit_test.cpp106 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() argument
127 ActionManager am; in TEST() local
130 parser.AddSectionParser("on", std::make_unique<ActionParser>(&am, nullptr)); in TEST()
170 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() argument
516 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() argument
577 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() argument
606 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() argument
Dhost_init_verifier.cpp313 ActionManager& am = ActionManager::GetInstance(); in main() local
319 parser.AddSectionParser("on", std::make_unique<ActionParser>(&am, GetSubcontext())); in main()
336 size_t failures = parser.parse_error_count() + am.CheckAllCommands() + sl.CheckAllCommands(); in main()
Dreboot.cpp996 auto& am = ActionManager::GetInstance(); in HandleUserspaceReboot() local
997 am.ClearQueue(); in HandleUserspaceReboot()
998 am.QueueEventTrigger("userspace-reboot-requested"); in HandleUserspaceReboot()
1000 am.QueueBuiltinAction(handler, "userspace-reboot"); in HandleUserspaceReboot()
/system/apex/apexd/apexd_testdata/
Danother_prebuilt_file1 I am in an APEX!
/system/tools/hidl/test/vendor/1.0/
DFAKE_NOTICE_FILE1 I am notifying you of something! Wheeee!
/system/apex/shim/build/
Dadditional_file1 I am just a file, don't mind me.
/system/sepolicy/prebuilts/api/30.0/private/
Dnotify_traceur.te7 # This is to execute am
Dincidentd.te128 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/prebuilts/api/29.0/private/
Dnotify_traceur.te7 # This is to execute am
/system/logging/logcat/
Dlogpersist176 if command -v am >/dev/null; then
178 am force-stop com.android.settings
/system/extras/ANRdaemon/
DREADME10 $ anrd -t 9990 sched gfx am
12 sched, gfx and am modules (See -h for more info).
/system/extras/ioblame/
DREADME98 ioblame -r [ I am only interested in reads ]
99 ioblame -w [ I am only interested in writes ]
100 ioblame -p [ I am only interested in writepage(s) - mmap'ed writes ]
101 ioblame -r -w -p [ I am only interested in reads, writes and writepages ]
132 adb shell "am force-stop com.google.android.gm" # This line I added for example
148 adb shell "am start -W -n com.google.android.gm/.ConversationListActivityGmail"
Dioblame-gmail-launch.example24 File: /bin/am
28 am Reads: 16 KB
171 PID: am
173 /bin/am Reads: 4 KB i_size: 207 bytes
243 /bin/am Reads: 4 KB i_size: 207 bytes
/system/core/libsystem/include/system/
Dradio.h118 radio_hal_am_band_config_t am; member
/system/core/cli-test/
DREADME.md85 would be "am I running as root?".
/system/extras/tests/workloads/
Dpwrtest.sh220 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE --ez state $mode
/system/extras/simpleperf/demo/
DREADME.md171 $ adb shell am start simpleperf.demo.cpp_api/.MainActivity
/system/sepolicy/prebuilts/api/33.0/private/
Dincidentd.te137 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/prebuilts/api/34.0/private/
Dincidentd.te137 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/private/
Dincidentd.te137 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/prebuilts/api/32.0/private/
Dincidentd.te137 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/prebuilts/api/31.0/private/
Dincidentd.te137 # For running am, incident-helper-cmd and similar framework commands.
/system/sepolicy/prebuilts/api/29.0/public/
Ddumpstate.te153 # For running am and similar framework commands.

12