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.java9857 private static final int NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION = 1; field in Notification.Builder.InboxStyle
9957 && remoteInputHistory.length > NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION) { in makeBigContentView()
9963 - NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION; in makeBigContentView()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7756 Landroid/app/Notification$InboxStyle;->NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION:I