📅  最后修改于: 2022-03-11 14:57:22.329000             🧑  作者: Mango
adb shell service call alarm 4 s16 America/Chicago
// 4 - stands for the fourth function in alarm service implementation.
// s16 - stands for string argument type.