Searched defs:mRemoteInputs (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
H A D | RemoteInputView.java | 137 private RemoteInput[] mRemoteInputs; field in RemoteInputView |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | Notification.java | 1703 private final RemoteInput[] mRemoteInputs; field in Notification.Action |