Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java7807 private static final int NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION = 1; field in Notification.Builder.InboxStyle
7904 && remoteInputHistory.length > NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION) { in makeBigContentView()
7910 - NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION; in makeBigContentView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7759 Landroid/app/Notification$InboxStyle;->NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION:I