Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java75 private RemoteInput[] mRemoteInputs; field in RemoteInputView
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java2389 private final RemoteInput[] mRemoteInputs; field in NotificationCompat.Action
2470 private ArrayList<RemoteInput> mRemoteInputs; field in NotificationCompat.Action.Builder
/frameworks/base/core/java/android/app/
DNotification.java1005 private final RemoteInput[] mRemoteInputs; field in Notification.Action
1107 private ArrayList<RemoteInput> mRemoteInputs; field in Notification.Action.Builder