Merge "Remove "if it succeeds" wording from requestShowKeyboardShortcuts" into nyc-dev am: bee2648027
am: 60d0910dc8
* commit '60d0910dc8754a9e661ab9b68cdac0b316c35753':
Remove "if it succeeds" wording from requestShowKeyboardShortcuts
Change-Id: Ia917dd039f7ecde4bc3d093fe7f4900c66dfc590
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.
|
* {@link #onProvideKeyboardShortcuts} to retrieve the shortcuts for the foreground activity.
|
||||||
*/
|
*/
|
||||||
public final void requestShowKeyboardShortcuts() {
|
public final void requestShowKeyboardShortcuts() {
|
||||||
|
|||||||
Reference in New Issue
Block a user