Searched defs:hasExtra (Results 1 – 2 of 2) sorted by relevance
7810 private static Matcher<Notification> hasExtra(String... extras) { in hasExtra() method in DevicePolicyManagerTest
8313 public boolean hasExtra(String name) { in hasExtra() method