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.java213 private static final int MAX_REPLY_HISTORY = 5; field in Notification
3828 final int N = Math.min(MAX_REPLY_HISTORY, text.length); in setRemoteInputHistory()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7945 Landroid/app/Notification;->MAX_REPLY_HISTORY:I