/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/ |
D | ExternalCallNotifier.java | 203 Bitmap largeIcon = getLargeIconToDisplay(context, entry, info.getCall()); in savePhoto() local 303 Bitmap largeIcon = null; in getLargeIconToDisplay() local 404 @Nullable private Bitmap largeIcon; field in ExternalCallNotifier.NotificationInfo 432 public void setLargeIcon(@Nullable Bitmap largeIcon) { in setLargeIcon()
|
D | StatusBarNotifier.java | 288 Bitmap largeIcon = getLargeIconToDisplay(context, contactInfo, call); in buildAndSendNotification() local 486 Bitmap largeIcon, in checkForChangeAndSaveData() 598 Bitmap largeIcon = null; in getLargeIconToDisplay() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/logging/ |
D | NotificationViewUsage.java | 15 private final int largeIcon = 0; field in NotificationViewUsage 22 …emui.statusbar.notification.logging.ViewType viewType, int smallIcon, int largeIcon, int systemIco… in NotificationViewUsage() 86 …emui.statusbar.notification.logging.ViewType viewType, int smallIcon, int largeIcon, int systemIco… in copy()
|
D | NotificationObjectUsage.java | 13 private final int largeIcon = 0; field in NotificationObjectUsage 25 …public NotificationObjectUsage(int smallIcon, int largeIcon, int extras, int style, int styleIcon,… in NotificationObjectUsage() 97 …sbar.notification.logging.NotificationObjectUsage copy(int smallIcon, int largeIcon, int extras, i… in copy()
|
D | NotificationMemoryViewWalker.java | 77 private int largeIcon = 0; field in NotificationMemoryViewWalker.UsageBuilder
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/ |
H A D | StatusBarIconViewTest.java | 147 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testGiantImageNotAllowed() local 161 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testNullNotifInfo() local 181 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testNullIcon() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | CallLayout.java | 141 public Runnable setLargeIconAsync(Icon largeIcon) { in setLargeIconAsync() 151 public void setLargeIcon(Icon largeIcon) { in setLargeIcon()
|
H A D | ConversationLayout.java | 911 public Runnable setLargeIconAsync(Icon largeIcon) { in setLargeIconAsync() 921 public void setLargeIcon(Icon largeIcon) { in setLargeIcon() 1206 CharSequence conversationTitle, Icon shortcutIcon, Icon largeIcon, in loadConversationHeaderData()
|
H A D | MessagingLayout.java | 145 public void setLargeIcon(Icon largeIcon) { in setLargeIcon()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemory.kt | 39 val largeIcon: Int, constant in com.android.systemui.statusbar.notification.logging.NotificationObjectUsage 65 val largeIcon: Int, constant in com.android.systemui.statusbar.notification.logging.NotificationViewUsage
|
H A D | NotificationMemoryDumper.kt | 88 var largeIcon: Int = 0, in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryDumper.dumpNotificationObjects.Totals 133 var largeIcon: Int = 0, in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryDumper.dumpNotificationViewUsage.Totals
|
H A D | NotificationMemoryViewWalker.kt | 22 private var largeIcon: Int = 0 in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryViewWalker.UsageBuilder
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemoryViewWalkerTest.kt | 127 val largeIcon = Icon.createWithBitmap(Bitmap.createBitmap(30, 30, Bitmap.Config.ARGB_8888)) in testViewWalker_bigPictureNotification() constant
|
H A D | NotificationMemoryMeterTest.kt | 279 val largeIcon = in createBasicNotification() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | SingleLineViewInflaterTest.kt | 206 val largeIcon = in <lambda>() constant 275 sealed class NotificationType(val largeIcon: Icon? = null) in <lambda>() constant in com.android.systemui.statusbar.notification.row.SingleLineViewInflaterTest.NotificationType
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
D | BaseTunerSetupActivity.java | 389 Bitmap largeIcon = in sendNotification() local 431 Bitmap largeIcon, in sendRecommendationCard()
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationListenerServiceTest.java | 179 Bitmap largeIcon = Bitmap.createBitmap(100, 200, Bitmap.Config.RGB_565); in testLegacyIcons_preM() local 201 Bitmap largeIcon = Bitmap.createBitmap(100, 200, Bitmap.Config.RGB_565); in testLegacyIcons_mPlus() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | PlayerNotificationManager.java | 1201 @Nullable Bitmap largeIcon) { in createNotification() 1497 private static void setLargeIcon(NotificationCompat.Builder builder, @Nullable Bitmap largeIcon) { in setLargeIcon()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | PlayerNotificationManager.java | 1205 @Nullable Bitmap largeIcon) { in createNotification() 1502 private static void setLargeIcon(NotificationCompat.Builder builder, @Nullable Bitmap largeIcon) { in setLargeIcon()
|
/aosp_15_r20/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
H A D | MainActivity.java | 283 Bitmap largeIcon = Bitmap.createScaledBitmap( in showNotification() local
|
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/template/ |
D | CarNotificationBodyView.java | 158 StatusBarNotification sbn, @Nullable Icon largeIcon, @Nullable Drawable titleIcon, in bind()
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 494 public Bitmap largeIcon; field in Notification 6888 Icon largeIcon = mN.mLargeIcon; in makePublicContentView() local 9474 Icon largeIcon = mBuilder.mN.mLargeIcon; in makeMessagingView() local 13880 public CarExtender setLargeIcon(Bitmap largeIcon) { in setLargeIcon()
|
/aosp_15_r20/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationListenerService.java | 1423 Icon largeIcon = n.getLargeIcon(); in createLegacyIconExtras() local
|
/aosp_15_r20/out/soong/.intermediates/external/exoplayer/exoplayer-mediaprovider-ui/android_common_apex30/javac/ |
D | exoplayer-mediaprovider-ui.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/exoplayer/exoplayer-mediaprovider-ui/android_common/javac/ |
D | exoplayer-mediaprovider-ui.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |