Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java285 private static final int MAX_REPLY_HISTORY = 5; field in Notification
4848 final int itemCount = Math.min(MAX_REPLY_HISTORY, text.length); in setRemoteInputHistory()
4873 final int itemCount = Math.min(MAX_REPLY_HISTORY, items.length); in setRemoteInputHistory()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7942 Landroid/app/Notification;->MAX_REPLY_HISTORY:I