Searched refs:reduceImageSizes (Results 1 – 6 of 6) sorted by relevance
6641 mStyle.reduceImageSizes(mContext); in build()6646 mN.reduceImageSizes(mContext); in build()6856 void reduceImageSizes(Context context) { in reduceImageSizes() method in Notification.Builder6902 remoteView.reduceImageSizes(maxWidth, maxHeight); in reduceImageSizesForRemoteView()7353 public void reduceImageSizes(Context context) { in reduceImageSizes() method in Notification.Builder.Style7522 public void reduceImageSizes(Context context) { in reduceImageSizes() method in Notification.Builder.BigPictureStyle7523 super.reduceImageSizes(context); in reduceImageSizes()8576 public void reduceImageSizes(Context context) { in reduceImageSizes() method in Notification.Builder.MessagingStyle8577 super.reduceImageSizes(context); in reduceImageSizes()9664 public void reduceImageSizes(Context context) { in reduceImageSizes() method in Notification.Builder.CallStyle[all …]
720 notification.reduceImageSizes(mContext); in fixNotification()
488 public void reduceImageSizes(int maxWidth, int maxHeight) { in reduceImageSizes() method in RemoteViews
2176 HSPLandroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V2286 HSPLandroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V2317 HSPLandroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V
7575 Landroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V7852 Landroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V7954 Landroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V69176 Landroid/widget/RemoteViews;->reduceImageSizes(II)V