@Implements(value=android.service.notification.NotificationListenerService.Ranking.class, minSdk=20) public class ShadowRanking extends Object
NotificationListenerService.Ranking
.Constructor | Description |
---|---|
ShadowRanking() |
Modifier and Type | Method | Description |
---|---|---|
void |
setChannel(NotificationChannel notificationChannel) |
Overrides the return value for
NotificationListenerService.Ranking.getChannel() . |
public void setChannel(NotificationChannel notificationChannel)
NotificationListenerService.Ranking.getChannel()
.