Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1833 private final RemoteInput[] mRemoteInputs; field in Notification.Action
1992 @Nullable private ArrayList<RemoteInput> mRemoteInputs; field in Notification.Action.Builder