Home
last modified time | relevance | path

Searched refs:removeIntentFilterVerificationLPw (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java1285 boolean removeIntentFilterVerificationLPw(String packageName, int userId, in removeIntentFilterVerificationLPw() method in Settings
1301 boolean removeIntentFilterVerificationLPw(String packageName, int[] userIds) { in removeIntentFilterVerificationLPw() method in Settings
1304 result |= removeIntentFilterVerificationLPw(packageName, userId, true); in removeIntentFilterVerificationLPw()
/frameworks/base/services/
Dart-profile25789 PLcom/android/server/pm/Settings;->removeIntentFilterVerificationLPw(Ljava/lang/String;IZ)Z
25790 HSPLcom/android/server/pm/Settings;->removeIntentFilterVerificationLPw(Ljava/lang/String;[I)Z