Searched refs:ShadowNotificationManager (Results 1 – 2 of 2) sorted by relevance
15 public class ShadowNotificationManager { class
259 ShadowNotificationManager.class, in getDefaultShadowClasses()769 public static ShadowNotificationManager shadowOf(NotificationManager other) { in shadowOf()770 return (ShadowNotificationManager) Robolectric.shadowOf_(other); in shadowOf()