Searched refs:ShadowNotification (Results 1 – 2 of 2) sorted by relevance
12 public class ShadowNotification { class
255 ShadowNotification.class, in getDefaultShadowClasses()765 public static ShadowNotification shadowOf(Notification other) { in shadowOf()766 return (ShadowNotification) Robolectric.shadowOf_(other); in shadowOf()