Searched refs:needsVerification (Results 1 – 4 of 4) sorted by relevance
181 public final boolean needsVerification() { in needsVerification() method in WatchedIntentFilter182 return mFilter.needsVerification(); in needsVerification()
190 needsAutoVerify = intent.getIntentFilter().needsVerification();
754 public final boolean needsVerification() { in needsVerification() method in IntentFilter
10707 Landroid/content/IntentFilter;->needsVerification()Z