Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/toast/
DTextToastRecord.java35 public class TextToastRecord extends ToastRecord { class
44 public TextToastRecord(NotificationManagerService notificationManager, in TextToastRecord() method in TextToastRecord