Searched refs:getPackage (Results 1 – 5 of 5) sorted by relevance
80 public PackageInfo getPackage(String name) { in getPackage() method in ApiList
227 if (apiList.getPackage(testName) != null) { in ambiguousToBinaryName()
352 PackageInfo pkg = apiList.getPackage(packageName); in lookupClass()
255 PackageInfo pubPkgInfo = pubList.getPackage(apkPkgInfo.getName()); in check()
110 intent.putExtra(RecognizerIntent.EXTRA_CALLING_PACKAGE, getClass().getPackage().getName()); in startVoiceRecognitionActivity()