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

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

Completed in 48 milliseconds