Home
last modified time | relevance | path

Searched refs:setNotificationPlaybackState (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
DMediaNotificationManager.java287 setNotificationPlaybackState(notificationBuilder); in createNotification()
312 private void setNotificationPlaybackState(Notification.Builder builder) { in setNotificationPlaybackState() method in MediaNotificationManager