Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/toast/
DToastRecord.java30 public abstract class ToastRecord { class
41 protected ToastRecord(NotificationManagerService notificationManager, int uid, int pid, in ToastRecord() method in ToastRecord