D | NotificationCompat.java | 613 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon); in build() 627 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 638 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 709 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 761 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 819 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 859 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build() 1006 public Bitmap mLargeIcon; field in NotificationCompat.Builder 1293 mLargeIcon = icon; in setLargeIcon() 3743 private Bitmap mLargeIcon; field in NotificationCompat.CarExtender [all …]
|