Searched refs:mBigLargeIconSet (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java145 style.mBigLargeIconSet);
654 boolean mBigLargeIconSet; field in class:NotificationCompat.BigPictureStyle
694 mBigLargeIconSet = true;
/frameworks/base/core/java/android/app/
H A DNotification.java2022 private boolean mBigLargeIconSet = false; field in class:Notification.BigPictureStyle
2060 mBigLargeIconSet = true;
2079 if (mBigLargeIconSet) {
2090 if (mBigLargeIconSet ) {

Completed in 46 milliseconds