Home
last modified time | relevance | path

Searched defs:largeIcon (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DStatusBarIconViewTest.java141 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testGiantImageNotAllowed() local
155 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testNullNotifInfo() local
175 StatusBarIcon largeIcon = new StatusBarIcon(UserHandle.ALL, "mockPackage", in testNullIcon() local
/frameworks/base/core/java/com/android/internal/widget/
DCallLayout.java144 public Runnable setLargeIconAsync(Icon largeIcon) { in setLargeIconAsync()
154 public void setLargeIcon(Icon largeIcon) { in setLargeIcon()
DConversationLayout.java895 public Runnable setLargeIconAsync(Icon largeIcon) { in setLargeIconAsync()
905 public void setLargeIcon(Icon largeIcon) { in setLargeIcon()
1190 CharSequence conversationTitle, Icon shortcutIcon, Icon largeIcon, in loadConversationHeaderData()
DMessagingLayout.java145 public void setLargeIcon(Icon largeIcon) { in setLargeIcon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemory.kt39 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
DNotificationMemoryDumper.kt88 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
DNotificationMemoryViewWalker.kt22 private var largeIcon: Int = 0 in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryViewWalker.UsageBuilder
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalkerTest.kt127 val largeIcon = Icon.createWithBitmap(Bitmap.createBitmap(30, 30, Bitmap.Config.ARGB_8888)) in testViewWalker_bigPictureNotification() constant
DNotificationMemoryMeterTest.kt279 val largeIcon = in createBasicNotification() constant
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java179 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
DNotificationManagerServiceTest.java6763 final Icon largeIcon = Icon.createWithContentUri("content://media/large/icon"); in testVisitUris() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DSingleLineViewInflaterTest.kt206 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
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1393 Icon largeIcon = n.getLargeIcon(); in createLegacyIconExtras() local
/frameworks/base/core/java/android/app/
DNotification.java494 public Bitmap largeIcon; field in Notification
6774 Icon largeIcon = mN.mLargeIcon; in makePublicContentView() local
9232 Icon largeIcon = mBuilder.mN.mLargeIcon; in makeMessagingView() local
12753 public CarExtender setLargeIcon(Bitmap largeIcon) { in setLargeIcon()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...