Home
last modified time | relevance | path

Searched refs:createIntentBubble (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/non-updatable-api/
Dremoved.txt21 …ed @NonNull public android.app.Notification.BubbleMetadata.Builder createIntentBubble(@NonNull and…
/frameworks/base/api/
Dremoved.txt21 …ed @NonNull public android.app.Notification.BubbleMetadata.Builder createIntentBubble(@NonNull and…
/frameworks/base/core/java/android/app/
DNotification.java9158 public BubbleMetadata.Builder createIntentBubble(@NonNull PendingIntent intent, in createIntentBubble() method in Notification.Builder.BubbleMetadata.Builder