Home
last modified time | relevance | path

Searched refs:getDataOnlyRemoteInputs (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java7347 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
7359 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java1902 public RemoteInput[] getDataOnlyRemoteInputs() { in getDataOnlyRemoteInputs() method in Notification.Action
/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/core/api/
H A Dcurrent.txt6352 method public android.app.RemoteInput[] getDataOnlyRemoteInputs();