find a process using ps and grep
grep a progress id by it name (contains)
adb root adb shell ps -eA | grep vpa
Last updated 2 years ago