Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java87 Uri remoteInputUri = entry.remoteInputUri; in rebuildForRemoteInputReply() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java131 public Uri remoteInputUri; field in NotificationEntry