Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java676 String remoteInputMimeType = entry.remoteInputMimeType; in setShouldManageLifetime() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java131 public String remoteInputMimeType; field in NotificationEntry