Searched refs:removeIntentFilterVerificationLPw (Results 1 – 2 of 2) sorted by relevance
1246 boolean removeIntentFilterVerificationLPw(String packageName, int userId) { in removeIntentFilterVerificationLPw() method in Settings1258 boolean removeIntentFilterVerificationLPw(String packageName, int[] userIds) { in removeIntentFilterVerificationLPw() method in Settings1261 result |= removeIntentFilterVerificationLPw(packageName, userId); in removeIntentFilterVerificationLPw()
19845 if (mSettings.removeIntentFilterVerificationLPw(packageName,19852 if (mSettings.removeIntentFilterVerificationLPw(packageName, userId)) {