Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java86 String remoteInputMimeType = entry.remoteInputMimeType; in rebuildForRemoteInputReply() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java130 public String remoteInputMimeType; field in NotificationEntry