Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationHeaderView.java139 Icon.OnDrawableLoadedListener loadedListener = drawable -> { in bind() local
144 notification.getSmallIcon().loadDrawableAsync(packageContext, loadedListener, in bind()