Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java6983 static final int MAX_REMOTE_INPUT_HISTORY_LINES = 3; field in Notification.Builder.Style
8787 MAX_REMOTE_INPUT_HISTORY_LINES); in makeBigContentView()
12184 int maxRemoteInputHistory = Style.MAX_REMOTE_INPUT_HISTORY_LINES;
12209 maxRemoteInputHistory = Style.MAX_REMOTE_INPUT_HISTORY_LINES; in reset()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7847 Landroid/app/Notification$Style;->MAX_REMOTE_INPUT_HISTORY_LINES:I