Searched defs:setFullScreenIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java1088 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { method in class:NotificationCompat.Builder
/frameworks/base/core/java/android/app/
H A DNotification.java223 * @see Notification.Builder#setFullScreenIntent
2267 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { method in class:Notification.Builder

Completed in 102 milliseconds