Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java86 private RemoteInput[] mRemoteInputs; field in RemoteInputView
/frameworks/base/core/java/android/app/
DNotification.java1456 private final RemoteInput[] mRemoteInputs; field in Notification.Action
1600 @Nullable private ArrayList<RemoteInput> mRemoteInputs; field in Notification.Action.Builder