Merge "A11y timeout api: build breaks fixed"

This commit is contained in:
Slava Shklyaev
2018-11-09 13:32:47 +00:00
committed by Android (Google) Code Review

View File

@@ -887,7 +887,7 @@ public final class AccessibilityManager {
*
* @param originalTimeout The timeout appropriate for users with no accessibility needs.
* @param uiContentFlags The combination of flags {@link #FLAG_CONTENT_ICONS},
* {@link #FLAG_CONTENT_TEXT} or {@Link #CONTENT_CONTROLS} to
* {@link #FLAG_CONTENT_TEXT} or {@link #FLAG_CONTENT_CONTROLS} to
* indicate the contents of UI.
* @return The recommended UI timeout for the current user in milliseconds.
*/