Home
last modified time | relevance | path

Searched refs:setContentIntent (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java155 .setContentIntent(makeIntent2())
192 .setContentIntent(makeIntent())
205 .setContentIntent(makeIntent())
218 .setContentIntent(makeIntent())
231 .setContentIntent(makeIntent())
245 .setContentIntent(makeIntent())
580 .setContentIntent(makeIntent())
600 .setContentIntent(makeIntent())
616 .setContentIntent(makeIntent())
629 .setContentIntent(makeIntent())
[all …]
DStatusBarTest.java169 .setContentIntent(pi)
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java150 .setContentIntent(ToastService.getPendingIntent(context, "Clicked on bigText")) in makeBigTextNotification()
170 .setContentIntent(ToastService.getPendingIntent(context, "Clicked on Upload")) in makeUploadNotification()
281 .setContentIntent(fullscreenIntent) in testCreate()
299 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Stopwatch")) in testCreate()
314 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on calendar event")) in testCreate()
340 .setContentIntent( in testCreate()
358 .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Mail")) in testCreate()
376 .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Social")) in testCreate()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java119 .setContentIntent(createContentIntent(printJob.getId())) in createPrintingNotification()
135 .setContentIntent(createContentIntent(printJob.getId())) in createFailedNotification()
153 .setContentIntent(createContentIntent(printJob.getId())) in createBlockedNotification()
169 .setContentIntent(createContentIntent(printJob.getId())) in createCancellingNotification()
183 .setContentIntent(createContentIntent(null)) in createStackedNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java200 .setContentIntent(buildForgetPendingIntent(rec)) in updateMissingPrivateVolumes()
226 .setContentIntent(buildInitPendingIntent(disk)) in onDiskScannedInternal()
341 .setContentIntent(initIntent) in onVolumeMounted()
359 .setContentIntent(browseIntent) in onVolumeMounted()
398 .setContentIntent(buildInitPendingIntent(vol)) in onVolumeUnmountable()
464 .setContentIntent(intent) in onMoveProgress()
513 .setContentIntent(intent) in onMoveFinished()
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java34 .setContentIntent(PendingIntent.getActivity(this, 0, in onStartCommand()
/frameworks/base/docs/html/training/notify-user/
Dnavigation.jd109 builder.setContentIntent(resultPendingIntent);
191 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
192 setContentIntent()}.
217 builder.setContentIntent(notifyIntent);
Dbuild-notification.jd124 android.support.v4.app.NotificationCompat.Builder#setContentIntent
125 setContentIntent()}. For example:</p>
129 mBuilder.setContentIntent(resultPendingIntent);</pre>
Dexpanded.jd93 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent setContentIntent()}
114 builder.setContentIntent(resultPendingIntent);
/frameworks/base/docs/html/training/wearables/notifications/
Dcreating.jd77 .setContentIntent(viewPendingIntent);
89 specified by the {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
90 setContentIntent()} method by touching the notification. When this
101 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
102 setContentIntent()}, you can add other actions by passing a {@link android.app.PendingIntent} to
121 .setContentIntent(viewPendingIntent)
205 .setContentIntent(viewPendingIntent)
Dpages.jd49 .setContentIntent(viewPendingIntent);
/frameworks/support/v4/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java45 .setContentIntent(contentIntent) in add()
/frameworks/support/v4/ics/android/support/v4/app/
DNotificationCompatIceCreamSandwich.java50 .setContentIntent(contentIntent) in Builder()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java92 .setContentIntent(pendingIntent) in sendNotification()
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
DFixVibrateSetting.java121 .setContentIntent(pending) in test()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java189 nb.setContentIntent(pendingBroadcast(ACTION_SHOW_BATTERY_SETTINGS)); in showWarningNotification()
221 nb.setContentIntent(pendingActivity(mOpenSaverSettings)); in showSaverNotification()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DCopyService.java169 .setContentIntent(PendingIntent.getActivity(context, 0, navigateIntent, in onHandleIntent()
206 .setContentIntent(PendingIntent.getActivity(context, 0, navigateIntent, 0)) in setupCopyJob()
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd161 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent setContentIntent()}.
223 mBuilder.setContentIntent(resultPendingIntent);
303 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
304 setContentIntent()} to add the {@link android.app.PendingIntent} to the notification.
547 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
548 setContentIntent()}.
569 builder.setContentIntent(resultPendingIntent);
654 {@link android.support.v4.app.NotificationCompat.Builder#setContentIntent
655 setContentIntent()}.
680 builder.setContentIntent(notifyPendingIntent);
/frameworks/support/v4/kitkat/android/support/v4/app/
DNotificationCompatKitKat.java62 .setContentIntent(contentIntent) in Builder()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNotificationController.java238 .setContentIntent(TaskStackBuilder.create(mContext) in setNotificationVisible()
/frameworks/support/v4/api20/android/support/v4/app/
DNotificationCompatApi20.java61 .setContentIntent(contentIntent) in Builder()
/frameworks/support/v4/api21/android/support/v4/app/
DNotificationCompatApi21.java85 .setContentIntent(contentIntent) in Builder()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportReceiver.java180 .setContentIntent(PendingIntent.getActivity( in sendBugreportNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeUI.java240 .setContentIntent(PendingIntent.getBroadcast(mContext, 0, intent, in show()
/frameworks/base/services/core/java/com/android/server/net/
DLockdownVpnTracker.java343 .setContentIntent(mConfigIntent) in showNotification()

123