Searched refs:apk_name (Results 1 – 1 of 1) sorted by relevance
979 def get_apk_uid(self, apk_name): argument988 output = self.adb.shell("dumpsys package %s | grep -e userId= -e appId=" % apk_name,