Searched defs:packageInfo (Results 1 – 2 of 2) sorted by relevance
70 String packageInfo = device.executeShellCommand(shellCommand); in fetchVersionName() local78 String packageInfo = device.executeShellCommand(shellCommand); in fetchVersionCode() local82 private static String parseVersionString(String packageInfo, Pattern pattern) { in parseVersionString()
52 PackageInfo packageInfo = pm.getPackageInfo(packageName, 0); in AttestationApplicationId() local60 PackageInfo packageInfo = pm.getPackageInfo(packageNames[0], PackageManager.GET_SIGNATURES); in AttestationApplicationId() local