Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputNotificationRebuilder.java139 b.setRemoteInputHistory(newHistoryItems); in rebuildWithRemoteInputInserted()
154 b.setRemoteInputHistory(newHistoryItems); in rebuildWithRemoteInputInserted()
/frameworks/base/core/java/android/app/
DNotification.java4844 public Builder setRemoteInputHistory(CharSequence[] text) { in setRemoteInputHistory() method in Notification.Builder
4869 public Builder setRemoteInputHistory(RemoteInputHistoryItem[] items) { in setRemoteInputHistory() method in Notification.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2206 HSPLandroid/app/Notification$Builder;->setRemoteInputHistory([Ljava/lang/CharSequence;)Landroid/app…
/frameworks/base/config/
Dboot-image-profile.txt2206 HSPLandroid/app/Notification$Builder;->setRemoteInputHistory([Ljava/lang/CharSequence;)Landroid/app…
/frameworks/base/core/api/
Dcurrent.txt6717 method @NonNull public android.app.Notification.Builder setRemoteInputHistory(CharSequence[]);