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