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

/frameworks/base/services/core/java/com/android/server/pm/
H A DIntentFilterVerificationState.java26 public class IntentFilterVerificationState { class
27 static final String TAG = IntentFilterVerificationState.class.getName();
45 public IntentFilterVerificationState(int verifierUid, int userId, String packageName) { method in class:IntentFilterVerificationState

Completed in 8860 milliseconds