Package org.robolectric.shadows
Class ShadowRanking
- java.lang.Object
-
- org.robolectric.shadows.ShadowRanking
-
@Implements(value=android.service.notification.NotificationListenerService.Ranking.class, minSdk=20) public class ShadowRanking extends java.lang.ObjectShadow forNotificationListenerService.Ranking.
-
-
Constructor Summary
Constructors Constructor Description ShadowRanking()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetChannel(android.app.NotificationChannel notificationChannel)Overrides the return value forNotificationListenerService.Ranking.getChannel().
-