Searched refs:isShortcutKey (Results 1 – 15 of 15) sorted by relevance
| /appcompat/appcompat/src/main/java/androidx/appcompat/view/menu/ |
| D | MenuWrapperICS.java | 172 public boolean isShortcutKey(int keyCode, KeyEvent event) { in isShortcutKey() method in MenuWrapperICS 173 return mWrappedObject.isShortcutKey(keyCode, event); in isShortcutKey()
|
| D | MenuBuilder.java | 756 public boolean isShortcutKey(int keyCode, KeyEvent event) { in isShortcutKey() method in MenuBuilder
|
| /appcompat/appcompat/api/ |
| D | restricted_1.3.0-beta01.txt | 885 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1114 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.1.0-beta01.txt | 884 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1114 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.3.0-beta02.txt | 885 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1114 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.1.0-rc01.txt | 884 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1114 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.2.0-beta01.txt | 885 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1115 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.6.0-beta02.txt | 898 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1127 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_current.txt | 899 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1128 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.5.0-beta01.txt | 886 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1115 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.7.0-beta01.txt | 899 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1128 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.6.0-beta01.txt | 898 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1127 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.4.0-beta02.txt | 886 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1115 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.4.0-beta01.txt | 886 method public boolean isShortcutKey(int, android.view.KeyEvent!); 1115 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|
| D | restricted_1.0.0.txt | 916 method public boolean isShortcutKey(int, android.view.KeyEvent!);
|