Home
last modified time | relevance | path

Searched defs:fromPlatform (Results 1 – 2 of 2) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DRemoteInput.java554 static RemoteInput fromPlatform(android.app.RemoteInput src) { in fromPlatform() method in RemoteInput
614 static RemoteInput fromPlatform(Object srcObj) { in fromPlatform() method in RemoteInput.Api20Impl
DNotificationCompat.java8468 public static @Nullable BubbleMetadata fromPlatform( in fromPlatform() method in NotificationCompat.BubbleMetadata
8763 static @Nullable BubbleMetadata fromPlatform( in fromPlatform() method in NotificationCompat.BubbleMetadata.Api29Impl
8848 static @Nullable BubbleMetadata fromPlatform( in fromPlatform() method in NotificationCompat.BubbleMetadata.Api30Impl