Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java78 private final Context mPackageContext; field in MediaNotificationProcessor
88 mPackageContext = packageContext; in MediaNotificationProcessor()
107 drawable = largeIcon.loadDrawable(mPackageContext); in processNotification()