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

Commit d1ad6511 authored by Clara Bayarri's avatar Clara Bayarri Committed by android-build-merger
Browse files

Merge "Remove "if it succeeds" wording from requestShowKeyboardShortcuts" into...

Merge "Remove "if it succeeds" wording from requestShowKeyboardShortcuts" into nyc-dev am: bee26480 am: 60d0910d
am: 4cfd27f9

* commit '4cfd27f9':
  Remove "if it succeeds" wording from requestShowKeyboardShortcuts

Change-Id: Ia8c7ede8cf8ebd706cfdf51024c001a9538be49a
parents 496f7b0d 4cfd27f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1688,7 +1688,7 @@ public class Activity extends ContextThemeWrapper
    }

    /**
     * Request the Keyboard Shortcuts screen to show up. If it succeeds, this will trigger
     * Request the Keyboard Shortcuts screen to show up. This will trigger
     * {@link #onProvideKeyboardShortcuts} to retrieve the shortcuts for the foreground activity.
     */
    public final void requestShowKeyboardShortcuts() {