Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/
DMyNotificationListenerService.java62 final RemoteInput[] remoteInputs = action.getRemoteInputs(); in onNotificationPosted() local
/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationEntry.java284 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasInlineReply() local