/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationTestList.java | 97 .setSmallIcon(R.drawable.stat_sys_phone) 122 .setSmallIcon(R.drawable.icon1) 137 .setSmallIcon(R.drawable.icon1) 151 .setSmallIcon(R.drawable.icon1) 167 .setSmallIcon(R.drawable.icon1) 188 .setSmallIcon(R.layout.chrono_notification /* not an icon */) 201 .setSmallIcon(R.layout.chrono_notification /* not an icon */) 214 .setSmallIcon(0) 227 .setSmallIcon(R.drawable.icon2) 241 .setSmallIcon(R.drawable.icon2) [all …]
|
D | NotificationBuilderTest.java | 249 b.setSmallIcon(R.drawable.icon1); in buildNotification() 252 b.setSmallIcon(R.drawable.icon2); in buildNotification() 255 b.setSmallIcon(R.drawable.emo_im_kissing); in buildNotification()
|
D | StatusBarTest.java | 165 .setSmallIcon(R.drawable.stat_sys_phone)
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
D | NotificationTests.java | 157 .setSmallIcon(R.drawable.stat_notify_talk_text) in makeBigTextNotification() 172 .setSmallIcon(R.drawable.ic_menu_upload) in makeUploadNotification() 278 .setSmallIcon(R.drawable.stat_sys_phone_call) in testCreate() 300 .setSmallIcon(R.drawable.stat_notify_alarm) in testCreate() 313 .setSmallIcon(R.drawable.stat_notify_calendar) in testCreate() 339 .setSmallIcon(android.R.drawable.stat_notify_chat) in testCreate() 359 .setSmallIcon(R.drawable.stat_notify_email) in testCreate() 377 .setSmallIcon(android.R.drawable.stat_notify_chat) in testCreate()
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | NotificationController.java | 120 .setSmallIcon(computeNotificationIcon(printJob)) in createPrintingNotification() 136 .setSmallIcon(computeNotificationIcon(printJob)) in createFailedNotification() 154 .setSmallIcon(computeNotificationIcon(printJob)) in createBlockedNotification() 170 .setSmallIcon(computeNotificationIcon(printJob)) in createCancellingNotification() 200 builder.setSmallIcon(computeNotificationIcon(printJob)); in createStackedNotification()
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
D | SchedulerService.java | 30 .setSmallIcon(R.drawable.stat_happy) in onStartCommand()
|
/frameworks/support/v4/honeycomb/android/support/v4/app/ |
D | NotificationCompatHoneycomb.java | 32 .setSmallIcon(n.icon, n.iconLevel) in add()
|
/frameworks/base/docs/html/training/notify-user/ |
D | build-notification.jd | 63 {@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()} 78 .setSmallIcon(R.drawable.notification_icon)
|
D | managing.jd | 69 .setSmallIcon(R.drawable.ic_notify_status)
|
/frameworks/support/v4/ics/android/support/v4/app/ |
D | NotificationCompatIceCreamSandwich.java | 37 .setSmallIcon(n.icon, n.iconLevel) in Builder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 196 .setSmallIcon(R.drawable.ic_sd_card_48dp) in updateMissingPrivateVolumes() 222 .setSmallIcon(getSmallIcon(disk, VolumeInfo.STATE_UNMOUNTABLE)) in onDiskScannedInternal() 460 .setSmallIcon(R.drawable.ic_sd_card_48dp) in onMoveProgress() 509 .setSmallIcon(R.drawable.ic_sd_card_48dp) in onMoveFinished() 544 .setSmallIcon(getSmallIcon(vol.getDisk(), vol.getState())) in buildNotificationBuilder()
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | stacks.jd | 50 .setSmallIcon(R.drawable.new_mail) 70 .setSmallIcon(R.drawable.new_mail) 101 .setSmallIcon(R.drawable.ic_small_icon)
|
D | creating.jd | 74 .setSmallIcon(R.drawable.ic_event) 118 .setSmallIcon(R.drawable.ic_event) 164 .setSmallIcon(R.drawable.ic_message) 200 .setSmallIcon(R.drawable.ic_event) 258 .setSmallIcon(R.drawable.new_mail)
|
D | pages.jd | 46 .setSmallIcon(R.drawable.new_message)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 154 .setSmallIcon(R.drawable.ic_power_low) in showInvalidChargerNotification() 176 .setSmallIcon(R.drawable.ic_power_low) in showWarningNotification() 211 .setSmallIcon(R.drawable.ic_power_saver) in showSaverNotification()
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 87 .setSmallIcon(ICONS[mRandom.nextInt(ICONS.length)]) in sendNotification()
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
D | FixVibrateSetting.java | 116 .setSmallIcon(R.drawable.stat_sys_warning) in test()
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
D | CopyService.java | 172 .setSmallIcon(R.drawable.ic_menu_copy) in onHandleIntent() 208 .setSmallIcon(R.drawable.ic_menu_copy) in setupCopyJob()
|
/frameworks/support/v4/kitkat/android/support/v4/app/ |
D | NotificationCompatKitKat.java | 48 .setSmallIcon(n.icon, n.iconLevel) in Builder()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiNotificationController.java | 236 .setSmallIcon(ICON_NETWORKS_AVAILABLE) in setNotificationVisible()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | GlobalScreenshot.java | 178 .setSmallIcon(R.drawable.stat_notify_image) in SaveImageInBackgroundTask() 191 .setSmallIcon(R.drawable.stat_notify_image) in SaveImageInBackgroundTask() 772 .setSmallIcon(R.drawable.stat_notify_image_error) in notifyScreenshotError()
|
/frameworks/support/v4/api20/android/support/v4/app/ |
D | NotificationCompatApi20.java | 47 .setSmallIcon(n.icon, n.iconLevel) in Builder()
|
/frameworks/base/tests/OneMedia/src/com/android/onemedia/ |
D | NotificationHelper.java | 209 .setSmallIcon(android.R.drawable.stat_notify_chat) in updateNotification()
|
/frameworks/support/v4/api21/android/support/v4/app/ |
D | NotificationCompatApi21.java | 71 .setSmallIcon(n.icon, n.iconLevel) in Builder()
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | BugreportReceiver.java | 176 .setSmallIcon(com.android.internal.R.drawable.stat_sys_adb) in sendBugreportNotification()
|