Home
last modified time | relevance | path

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

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