Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java1767 private final RemoteInput[] mRemoteInputs; field in Notification.Action
1926 @Nullable private ArrayList<RemoteInput> mRemoteInputs; field in Notification.Action.Builder