Home
last modified time | relevance | path

Searched defs:maxRemoteInputHistory (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java12526 int maxRemoteInputHistory = Style.MAX_REMOTE_INPUT_HISTORY_LINES; field in Notification.Builder.StandardTemplateParams
12685 public StandardTemplateParams setMaxRemoteInputHistory(int maxRemoteInputHistory) { in setMaxRemoteInputHistory()