Searched refs:getContentIntent (Results 1 – 4 of 4) sorted by relevance
123 .setContentIntent(getContentIntent(context, mPackageName)); in onPostNotification()137 private PendingIntent getContentIntent(Context context, String packageName) { in getContentIntent() method in AlertWindowNotification
1290 UnflaggedApi: android.app.Notification.TvExtender#getContentIntent():1291 …API must be flagged with @FlaggedApi: method android.app.Notification.TvExtender.getContentIntent()
6861 method @Nullable public android.app.PendingIntent getContentIntent();
13202 public PendingIntent getContentIntent() { in getContentIntent() method in Notification.Builder.TvExtender