Searched refs:reduceImageSizes (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotificationManager.java398 notification.reduceImageSizes(mContext);
H A DNotification.java5550 mStyle.reduceImageSizes(mContext);
5555 mN.reduceImageSizes(mContext);
5798 void reduceImageSizes(Context context) { method in class:Notification
5842 remoteView.reduceImageSizes(maxWidth, maxHeight);
6171 public void reduceImageSizes(Context context) { method in class:Notification.Style
6301 public void reduceImageSizes(Context context) { method in class:Notification.BigPictureStyle
6302 super.reduceImageSizes(context);
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java249 public void reduceImageSizes(int maxWidth, int maxHeight) { method in class:RemoteViews
/frameworks/base/config/
H A Dboot-image-profile.txt709 HPLandroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V
[all...]

Completed in 564 milliseconds