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

/frameworks/base/core/java/android/app/
H A DNotification.java5978 static final int MAX_REMOTE_INPUT_HISTORY_LINES = 3; field in class:Notification.Style
7578 MAX_REMOTE_INPUT_HISTORY_LINES);
9663 int maxRemoteInputHistory = Style.MAX_REMOTE_INPUT_HISTORY_LINES;
9673 maxRemoteInputHistory = Style.MAX_REMOTE_INPUT_HISTORY_LINES;

Completed in 57 milliseconds