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

Commit cdc36adc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix a JavaDoc link to inputMethodClientHasFocus()"

parents b5266509 e302d2ea
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -139,7 +139,8 @@ public final class InputBindResult implements Parcelable {
         * The client should try to restart input when its {@link android.view.Window} is focused
         * again.</p>
         *
         * @see com.android.server.wm.WindowManagerService#inputMethodClientHasFocus(IInputMethodClient)
         * @see com.android.server.wm.WindowManagerInternal#inputMethodClientHasFocus(
         * IInputMethodClient)
         */
        int ERROR_NOT_IME_TARGET_WINDOW = 11;
        /**