Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java1534 public static final String EXTRA_REDUCED_IMAGES = "android.reduced.images"; field in Notification
6857 if (extras.getBoolean(EXTRA_REDUCED_IMAGES)) { in reduceImageSizes()
6889 extras.putBoolean(EXTRA_REDUCED_IMAGES, true); in reduceImageSizes()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7925 Landroid/app/Notification;->EXTRA_REDUCED_IMAGES:Ljava/lang/String;