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.java79 private RemoteInput[] mRemoteInputs; field in RemoteInputView
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java2566 private final RemoteInput[] mRemoteInputs; field in NotificationCompat.Action
2678 private ArrayList<RemoteInput> mRemoteInputs; field in NotificationCompat.Action.Builder