Home
last modified time | relevance | path

Searched defs:smallIconResourceId (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java391 @DrawableRes private int smallIconResourceId; field in PlayerNotificationManager
909 public final void setSmallIcon(@DrawableRes int smallIconResourceId) { in setSmallIcon()