Searched refs:getIntentFilterVerificationStatusLPr (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java1321 int getIntentFilterVerificationStatusLPr(String packageName, int userId) { method in class:Settings
H A DPackageManagerService.java1164 mSettings.getIntentFilterVerificationStatusLPr(packageName, userId);
15712 return mSettings.getIntentFilterVerificationStatusLPr(packageName, userId);
[all...]

Completed in 137 milliseconds