Home
last modified time | relevance | path

Searched refs:getPendingIntent (Results 1 – 25 of 34) sorted by relevance

12

/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()
219 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in NotificationTests.ToastService
272 = FullScreenActivity.getPendingIntent(mContext, phoneId); in testCreate()
284 ToastService.getPendingIntent(mContext, "Clicked on Answer")) in testCreate()
286 ToastService.getPendingIntent(mContext, "Clicked on Ignore")) in testCreate()
299 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Stopwatch")) in testCreate()
314 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on calendar event")) in testCreate()
317 ToastService.getPendingIntent(mContext, "snoozed 10 min")) in testCreate()
319 ToastService.getPendingIntent(mContext, "snoozed 1 hr")) in testCreate()
[all …]
/frameworks/support/v4/java/android/support/v4/app/
DTaskStackBuilder.java77 PendingIntent getPendingIntent(Context context, Intent[] intents, int requestCode, in getPendingIntent() method
82 public PendingIntent getPendingIntent(Context context, Intent[] intents, int requestCode, in getPendingIntent() method in TaskStackBuilder.TaskStackBuilderImplBase
91 public PendingIntent getPendingIntent(Context context, Intent[] intents, int requestCode, in getPendingIntent() method in TaskStackBuilder.TaskStackBuilderImplHoneycomb
102 public PendingIntent getPendingIntent(Context context, Intent[] intents, int requestCode, in getPendingIntent() method in TaskStackBuilder.TaskStackBuilderImplJellybean
346 public PendingIntent getPendingIntent(int requestCode, int flags) { in getPendingIntent() method in TaskStackBuilder
347 return getPendingIntent(requestCode, flags, null); in getPendingIntent()
363 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options) { in getPendingIntent() method in TaskStackBuilder
374 return IMPL.getPendingIntent(mSourceContext, intents, requestCode, flags, options); in getPendingIntent()
/frameworks/base/core/java/android/app/
DTaskStackBuilder.java248 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags) { in getPendingIntent() method in TaskStackBuilder
249 return getPendingIntent(requestCode, flags, null); in getPendingIntent()
267 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags, in getPendingIntent() method in TaskStackBuilder
281 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options, in getPendingIntent() method in TaskStackBuilder
/frameworks/base/core/java/android/text/style/
DEasyEditSpan.java136 public PendingIntent getPendingIntent() { in getPendingIntent() method in EasyEditSpan
/frameworks/base/docs/html/training/implementing-navigation/
Dtemporal.jd133 android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.</p>
149 .getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNotificationController.java255 .getPendingIntent(0, 0, null, UserHandle.CURRENT)) in setNotificationVisible()
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}를 호출하는 방법을 씁니다.
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkMonitor.java575 public PendingIntent getPendingIntent() { in getPendingIntent() method in NetworkMonitor.CustomIntentReceiver
612 mLaunchCaptivePortalAppBroadcastReceiver.getPendingIntent()); in enter()
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()} 获得此返回栈的 {@link …
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()} 來取得 {@link andr…
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
539 …{@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()} を呼び出し、このバックスタッ…
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java359 public PendingIntent getPendingIntent() { in getPendingIntent() method in RemoteInputView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java300 mPreviousExpandedRemoteInputIntent = mExpandedRemoteInput.getPendingIntent(); in reset()
312 mPreviousHeadsUpRemoteInputIntent = mHeadsUpRemoteInput.getPendingIntent(); in reset()
/frameworks/base/packages/Osu/src/com/android/
DMainActivity.java338 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT); in sendNotification()
/frameworks/base/docs/html/training/notify-user/
Dnavigation.jd106 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd219 stackBuilder.getPendingIntent(
545 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.
566 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd186 PendingIntent intent = stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/notifiers/
Dnotifications.jd214 stackBuilder.getPendingIntent(
540 {@link android.support.v4.app.TaskStackBuilder#getPendingIntent getPendingIntent()}.
561 stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
/frameworks/support/v4/api/
D22.1.0.txt806 method public android.app.PendingIntent getPendingIntent(int, int);
807 method public android.app.PendingIntent getPendingIntent(int, int, android.os.Bundle);
D22.0.0.txt806 method public android.app.PendingIntent getPendingIntent(int, int);
807 method public android.app.PendingIntent getPendingIntent(int, int, android.os.Bundle);
D22.2.1.txt836 method public android.app.PendingIntent getPendingIntent(int, int);
837 method public android.app.PendingIntent getPendingIntent(int, int, android.os.Bundle);
/frameworks/base/core/java/android/widget/
DEditor.java2781 PendingIntent pendingIntent = span.getPendingIntent(); in sendEasySpanNotification()

12