/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationTestList.java | 94 .setSmallIcon(R.drawable.icon2) 116 .setSmallIcon(R.drawable.icon2) 124 .setSmallIcon(R.drawable.icon2) 132 .setSmallIcon(R.drawable.icon2) 140 .setSmallIcon(R.drawable.icon2) 154 .setSmallIcon(R.drawable.icon2) 162 .setSmallIcon(R.drawable.icon2) 170 .setSmallIcon(R.drawable.icon2) 183 .setSmallIcon(R.drawable.icon2) 197 .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()
|
/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/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
D | NotificationsActivity.java | 53 .setSmallIcon(android.R.drawable.stat_notify_chat) in onPostDirect() 69 .setSmallIcon(android.R.drawable.stat_notify_chat) in onPostInterstitial()
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
D | SchedulerService.java | 30 .setSmallIcon(R.drawable.stat_happy) in onStartCommand()
|
/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)
|
/frameworks/support/compat/honeycomb/android/support/v4/app/ |
D | NotificationCompatHoneycomb.java | 32 .setSmallIcon(n.icon, n.iconLevel) in add()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 146 .setSmallIcon(R.drawable.ic_power_low) in showInvalidChargerNotification() 166 .setSmallIcon(R.drawable.ic_power_low) in showWarningNotification() 237 .setSmallIcon(R.drawable.ic_device_thermostat_24) in showTemperatureWarning()
|
/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)
|
/frameworks/support/compat/ics/android/support/v4/app/ |
D | NotificationCompatIceCreamSandwich.java | 37 .setSmallIcon(n.icon, n.iconLevel) in Builder()
|
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | MtpDocumentsService.java | 81 .setSmallIcon(com.android.internal.R.drawable.stat_sys_data_usb) in updateForegroundState()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 201 .setSmallIcon(R.drawable.ic_sd_card_48dp) in updateMissingPrivateVolumes() 228 .setSmallIcon(getSmallIcon(disk, VolumeInfo.STATE_UNMOUNTABLE)) in onDiskScannedInternal() 480 .setSmallIcon(R.drawable.ic_sd_card_48dp) in onMoveProgress() 531 .setSmallIcon(R.drawable.ic_sd_card_48dp) in onMoveFinished() 567 .setSmallIcon(getSmallIcon(vol.getDisk(), vol.getState())) in buildNotificationBuilder()
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
D | FixVibrateSetting.java | 116 .setSmallIcon(R.drawable.stat_sys_warning) in test()
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/ |
D | notifications.jd | 115 {@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()}; 198 .setSmallIcon(R.drawable.notification_icon) 244 .setSmallIcon(R.drawable.notification_icon) 354 .setSmallIcon(R.drawable.ic_notify_status) 736 .setSmallIcon(R.drawable.ic_notification); 902 .setSmallIcon(R.drawable.ic_stat_player)
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/ |
D | notifications.jd | 115 {@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()}이 설정한 작은 아이콘 198 .setSmallIcon(R.drawable.notification_icon) 244 .setSmallIcon(R.drawable.notification_icon) 354 .setSmallIcon(R.drawable.ic_notify_status) 736 .setSmallIcon(R.drawable.ic_notification); 902 .setSmallIcon(R.drawable.ic_stat_player)
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/ |
D | Job.java | 221 .setSmallIcon(icon) in getFailureNotification() 238 .setSmallIcon(icon) in createProgressBuilder()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | RemoteBugreportUtils.java | 66 .setSmallIcon(com.android.internal.R.drawable.stat_sys_adb) in buildNotification()
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/ |
D | notifications.jd | 114 …小さなアイコン。{@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()} で設定し… 198 .setSmallIcon(R.drawable.notification_icon) 244 .setSmallIcon(R.drawable.notification_icon) 354 .setSmallIcon(R.drawable.ic_notify_status) 736 .setSmallIcon(R.drawable.ic_notification); 902 .setSmallIcon(R.drawable.ic_stat_player)
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/ |
D | notifications.jd | 115 {@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()} 设置 198 .setSmallIcon(R.drawable.notification_icon) 244 .setSmallIcon(R.drawable.notification_icon) 354 .setSmallIcon(R.drawable.ic_notify_status) 736 .setSmallIcon(R.drawable.ic_notification); 902 .setSmallIcon(R.drawable.ic_stat_player)
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/ |
D | notifications.jd | 115 {@link android.support.v4.app.NotificationCompat.Builder#setSmallIcon setSmallIcon()} 設定 198 .setSmallIcon(R.drawable.notification_icon) 244 .setSmallIcon(R.drawable.notification_icon) 354 .setSmallIcon(R.drawable.ic_notify_status) 736 .setSmallIcon(R.drawable.ic_notification); 902 .setSmallIcon(R.drawable.ic_stat_player)
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 119 .setSmallIcon(ICONS[mRandom.nextInt(ICONS.length)]) in sendNotification()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | MtpNotificationManager.java | 83 .setSmallIcon(com.android.internal.R.drawable.stat_sys_data_usb) in showNotification()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServiceStateTracker.java | 170 .setSmallIcon(com.android.internal.R.drawable.stat_sys_warning) in sendNotification()
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoService.java | 130 .setSmallIcon(R.drawable.stat_icon) in registerJob()
|