Home
last modified time | relevance | path

Searched refs:reduceImageSizes (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java5876 mStyle.reduceImageSizes(mContext);
5881 mN.reduceImageSizes(mContext);
6124 void reduceImageSizes(Context context) {
6168 remoteView.reduceImageSizes(maxWidth, maxHeight);
6507 public void reduceImageSizes(Context context) {
6637 public void reduceImageSizes(Context context) {
6638 super.reduceImageSizes(context);
DNotificationManager.java521 notification.reduceImageSizes(mContext); in fixNotification()
/frameworks/base/core/java/android/widget/
DRemoteViews.java289 public void reduceImageSizes(int maxWidth, int maxHeight) { in reduceImageSizes() method in RemoteViews
/frameworks/base/config/
Dboot-image-profile.txt1868 HSPLandroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V
1903 HSPLandroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V
Dhiddenapi-greylist-max-o.txt8097 Landroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V
8378 Landroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V
8482 Landroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V
89639 Landroid/widget/RemoteViews;->reduceImageSizes(II)V