Home
last modified time | relevance | path

Searched refs:onKeyShortcut (Results 1 – 19 of 19) sorted by relevance

/appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/
DToolbarAppCompatActivity.java50 public boolean onKeyShortcut(int keyCode, KeyEvent event) { in onKeyShortcut() method in ToolbarAppCompatActivity
52 return super.onKeyShortcut(keyCode, event); in onKeyShortcut()
/appcompat/appcompat/src/androidTest/java/androidx/appcompat/testutils/
DBaseTestActivity.java150 public boolean onKeyShortcut(int keyCode, KeyEvent event) { in onKeyShortcut() method in BaseTestActivity
152 return super.onKeyShortcut(keyCode, event); in onKeyShortcut()
/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DActionBar.java1076 public boolean onKeyShortcut(int keyCode, KeyEvent ev) { in onKeyShortcut() method in ActionBar
DToolbarActionBar.java479 public boolean onKeyShortcut(int keyCode, KeyEvent ev) { in onKeyShortcut() method in ToolbarActionBar
DAppCompatDelegateImpl.java1525 boolean onKeyShortcut(int keyCode, KeyEvent ev) {
1528 if (ab != null && ab.onKeyShortcut(keyCode, ev)) {
3366 || AppCompatDelegateImpl.this.onKeyShortcut(event.getKeyCode(), event);
DWindowDecorActionBar.java1392 public boolean onKeyShortcut(int keyCode, KeyEvent event) { in onKeyShortcut() method in WindowDecorActionBar
/appcompat/appcompat/api/
Drestricted_1.3.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.1.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.3.0-beta02.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.0.0.txt35 …To(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public boolean onKeyShortcut(int, android.v…
Drestricted_1.1.0-rc01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.2.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.6.0-beta02.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_current.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.5.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.7.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.6.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.4.0-beta02.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…
Drestricted_1.4.0-beta01.txt35 …oidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean onKeyShortcut(int, android.v…