Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DNotificationCompat.java119 b.mNumber, b.mLargeIcon, b.mSubText, b.mUseChronometer, in addStyleGetContentViewLollipop()
235 b.mLargeIcon, b.mSubText, b.mUseChronometer, b.getWhenIfShowing(), in addStyleGetContentViewIcs()
260 b.mContentTitle, b.mContentText, b.mContentInfo, b.mNumber, b.mLargeIcon, in addBigStyleToBuilderJellybean()
281 b.mNotification.icon, b.mLargeIcon, b.mSubText, b.mUseChronometer, in getDecoratedContentView()
300 n.icon ,b.mLargeIcon, b.mSubText, b.mUseChronometer, b.getWhenIfShowing(), in addDecoratedBigStyleToBuilderJellybean()
318 b.mLargeIcon, b.mSubText, b.mUseChronometer, b.getWhenIfShowing(), b.getPriority(), in addDecoratedHeadsUpToBuilderLollipop()
333 b.mContentTitle, b.mContentText, b.mContentInfo, b.mNumber, b.mLargeIcon, in addBigStyleToBuilderLollipop()
362 b.mLargeIcon, b.mSubText, b.mUseChronometer, b.getWhenIfShowing(), in addHeadsUpToBuilderLollipop()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java661 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
700 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
742 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
765 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
805 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
841 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
864 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
1013 public Bitmap mLargeIcon; field in NotificationCompat.Builder
1320 mLargeIcon = icon; in setLargeIcon()
3942 private Bitmap mLargeIcon; field in NotificationCompat.CarExtender
[all …]