Searched refs:PKGNAME (Results 1 – 1 of 1) sorted by relevance
19 PKGNAME='android.uidmigration.cts.InstallTestApp'22 adb shell pm uninstall $PKGNAME >/dev/null 2>&1 || true23 adb shell pm uninstall-system-updates $PKGNAME >/dev/null 2>&1 || true66 DUMPSYS_CMD="adb shell dumpsys package $PKGNAME | grep -o 'sharedUser=.*' | head -1"89 adb shell pm uninstall-system-updates $PKGNAME || true97 if ! adb shell pm list packages | grep -q $PKGNAME; then157 if ! adb shell pm list packages | grep -q $PKGNAME; then