Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33ded61c authored by Rhed Jao's avatar Rhed Jao
Browse files

A11y timeout api: build breaks fixed

Test: build pass
Change-Id: I30cb7aa6e219508dc9ca90e0480ff77ff49caf19
parent 41118f33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
     */