Searched defs:MIN_ASHMEM_BITMAP_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java6279 public static final int MIN_ASHMEM_BITMAP_SIZE = 128 * (1 << 10); field in class:Notification.BigPictureStyle
6289 mPicture.getAllocationByteCount() >= MIN_ASHMEM_BITMAP_SIZE) {

Completed in 44 milliseconds