Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8940 private static final int NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION = 1; field in Notification.Builder.InboxStyle
9040 && remoteInputHistory.length > NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION) { in makeBigContentView()
9046 - NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION; in makeBigContentView()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7756 Landroid/app/Notification$InboxStyle;->NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION:I