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

Commit 43adc3d4 authored by Cindy Kuang's avatar Cindy Kuang Committed by android-build-merger
Browse files

Merge "docs: replaced "i.e." to fix formatting error" into oc-dev am: 0580ac8a

am: 1e6401b0

Change-Id: I48f9a5fc207a2c884e51c9091bd19db9bdf15471
parents 29327cbe 1e6401b0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ public abstract class AccessibilityNodeProvider {

    /**
     * Returns an {@link AccessibilityNodeInfo} representing a virtual view,
     * i.e. a descendant of the host View, with the given <code>virtualViewId</code>
     * such as a descendant of the host View, with the given <code>virtualViewId</code>
     * or the host View itself if <code>virtualViewId</code> equals to {@link #HOST_VIEW_ID}.
     * <p>
     * A virtual descendant is an imaginary View that is reported as a part of the view
@@ -123,7 +123,7 @@ public abstract class AccessibilityNodeProvider {
    }

    /**
     * Performs an accessibility action on a virtual view, i.e. a descendant of the
     * Performs an accessibility action on a virtual view, such as a descendant of the
     * host View, with the given <code>virtualViewId</code> or the host View itself
     * if <code>virtualViewId</code> equals to {@link #HOST_VIEW_ID}.
     *
@@ -160,7 +160,7 @@ public abstract class AccessibilityNodeProvider {
    }

    /**
     * Find the virtual view, i.e. a descendant of the host View, that has the
     * Find the virtual view, such as a descendant of the host View, that has the
     * specified focus type.
     *
     * @param focus The focus to find. One of