• Home
  • History
  • Annotate
  • only in /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
History log of /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d65c7666cbd72b8ea734bb66b352f9a09c37f89 10-Nov-2017 Evan Rosky <erosky@google.com> Fix more coretests in light of no-initial-focus

Fixes for several coretests in:
android.view
android.widget.focus
android.widget.layout.table
android.widget.listview.*
android.widget.touchmode

Bug: 67467972
Test: several
Change-Id: Ic7a4bcaee8f1d4b2c5568e94f5ab9259d8fa2c8c
ouchModeFocusChangeTest.java
03e6b30f14e329dabdb18741c1feb08c310c8e07 12-May-2017 Evan Rosky <erosky@google.com> Directly focus button in touchmode coretests

Was relying on the behavior of arrow keys change focus. Since
we now restrict keyboard arrows from leaving EditTexts, this
test was failing.

Bug: 38250888
Test: android.widget.touchmode coretests pass
Change-Id: I24b9bc165124e93f08793ae18c2604061a132d78
ouchModeFocusableTest.java
1d3165f10b12165f02b7015ac1a817c5f60e6399 12-Jan-2010 Neal Nguyen <tommyn@google.com> Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core.

In addition to the file moves, the package names of the tests have been updated and adjusted to match their new locations.
hangeTouchModeTest.java
ocusableInTouchModeClickTest.java
tartInTouchWithViewInFocusTest.java
ouchModeFocusChangeTest.java
ouchModeFocusableTest.java