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

Commit ad184530 authored by Gilles Debunne's avatar Gilles Debunne Committed by Android Git Automerger
Browse files

am c46491fc: am 7c8c6d68: Typo in InputMethodManager\'s documentation

* commit 'c46491fc':
  Typo in InputMethodManager's documentation
parents 3a23a822 c46491fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@ public final class InputMethodManager {
    public static final int HIDE_NOT_ALWAYS = 0x0002;
    
    /**
     * Synonym for {@link #hideSoftInputFromWindow(IBinder, int, ResultReceiver)
     * Synonym for {@link #hideSoftInputFromWindow(IBinder, int, ResultReceiver)}
     * without a result: request to hide the soft input window from the
     * context of the window that is currently accepting input.
     *