Home
last modified time | relevance | path

Searched refs:hasValidRemoteInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java5140 if (hasValidRemoteInput(action)) { in findReplyAction()
5357 boolean actionHasValidInput = hasValidRemoteInput(action); in applyStandardTemplateWithActions()
5411 private boolean hasValidRemoteInput(Action action) { in hasValidRemoteInput() method in Notification.Builder
/frameworks/base/config/
Dboot-image-profile.txt2540 HSPLandroid/app/Notification$Builder;->hasValidRemoteInput(Landroid/app/Notification$Action;)Z