Home
last modified time | relevance | path

Searched refs:EXTRA_REMOTE_INPUT_HISTORY (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java812 public static final String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistory"; field in Notification
2575 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, null); in setRemoteInputHistory()
2582 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, safe); in setRemoteInputHistory()
3549 CharSequence[] replyText = mN.extras.getCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY); in applyStandardTemplateWithActions()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java240 public static final String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistory"; field in NotificationCompat
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java1603 .getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY); in removeNotification()
/frameworks/support/api/
Dcurrent.txt4197 …field public static final java.lang.String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistor…
/frameworks/base/api/
Dcurrent.txt4949 …field public static final java.lang.String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistor…
Dsystem-current.txt5104 …field public static final java.lang.String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistor…
Dtest-current.txt4952 …field public static final java.lang.String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistor…