Searched refs:getIntentVerificationStatus (Results 1 – 4 of 4) sorted by relevance
626 int getIntentVerificationStatus(String packageName, int userId); in getIntentVerificationStatus() method
2114 return mPM.getIntentVerificationStatus(packageName, userId); in getIntentVerificationStatusAsUser()
2530 mInterface.getIntentVerificationStatus(pkg, translatedUserId))); in runGetAppLink()
25046 HPLcom/android/server/pm/PackageManagerService;->getIntentVerificationStatus(Ljava/lang/String;I)I