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 3 years ago