Searched defs:hasExtra (Results 1 – 3 of 3) sorted by relevance
2196 public final boolean hasExtra(@NonNull String name) { in hasExtra() method in IntentFilter
8926 public boolean hasExtra(String name) { in hasExtra() method
8628 private static Matcher<Notification> hasExtra(String... extras) { in hasExtra() method in DevicePolicyManagerTest