Home
last modified time | relevance | path

Searched refs:setRemoteInputHistory (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java97 .setRemoteInputHistory(remoteInputHistory); in Builder()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java1178 public Builder setRemoteInputHistory(CharSequence[] text) { in setRemoteInputHistory() method in NotificationCompat.Builder
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd567 using the {@code setRemoteInputHistory()} method.
690 setRemoteInputHistory()}.
/frameworks/base/core/java/android/app/
DNotification.java2573 public Builder setRemoteInputHistory(CharSequence[] text) { in setRemoteInputHistory() method in Notification.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java1614 b.setRemoteInputHistory(newHistory); in removeNotification()
/frameworks/support/api/
Dcurrent.txt4331 …method public android.support.v4.app.NotificationCompat.Builder setRemoteInputHistory(java.lang.Ch…
/frameworks/base/api/
Dcurrent.txt5123 method public android.app.Notification.Builder setRemoteInputHistory(java.lang.CharSequence[]);
Dsystem-current.txt5280 method public android.app.Notification.Builder setRemoteInputHistory(java.lang.CharSequence[]);
Dtest-current.txt5126 method public android.app.Notification.Builder setRemoteInputHistory(java.lang.CharSequence[]);