Searched defs:IntentFilterVerificationResponse (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DIntentFilterVerificationResponse.java22 /* package private */ class IntentFilterVerificationResponse { class
27 public IntentFilterVerificationResponse(int callerUid, int code, List<String> failedDomains) { method in class:IntentFilterVerificationResponse

Completed in 40 milliseconds