Merge "Remove "if it succeeds" wording from requestShowKeyboardShortcuts" into nyc-dev
am: bee2648027
* commit 'bee26480277234cb599a7131cd24ce3c5108e474':
Remove "if it succeeds" wording from requestShowKeyboardShortcuts
Change-Id: I1b5a1455199ba8e6ef6c877d7f4d4b13256eb1c6
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user