Searched defs:mRemoteInput (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartRepliesTest.java | 71 @Mock RemoteInput mRemoteInput; field in InflatedSmartRepliesTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | RemoteInputView.java | 87 private RemoteInput mRemoteInput; field in RemoteInputView |
/frameworks/base/core/java/android/app/ | ||
D | Notification.java | 9957 private final RemoteInput mRemoteInput; field in Notification.Builder.CarExtender.UnreadConversation |