History log of /cts/tests/tests/text/src/android/text/method/cts/MetaKeyKeyListenerTest.java
Revision Date Author Comments
e86ece2b76ccdf1d515b13018dd7c49241055ee3 26-Jan-2012 Brian Muramatsu <btmura@google.com> Remove Test Annotations

These annotations are not being parsed by any program.
Also they are distracting to readers and are painful to
maintain. Furthermore, they prevent us from adding the
LOCAL_SDK_CURRENT clause to Makefiles which is useful
to detect and stop us from using private APIs.

Change-Id: Id93b3a80c73df808c342e489f1434261f288204c
082804b2ef53e533e965f39e68175ed6ad1b4593 23-Dec-2010 Brian Muramatsu <btmura@google.com> Fix MetaKeyKeyListenerTest#testHandleKeyUp

Bug 3267538

The VIRTUAL_KEYBOARD is a FULL keyboard type that has
MODIFIER_BEHAVIOR_CHORDED. The test are failing because
they are testing the MODIFIER_BEHAVIOR_CHORDED_OR_TOGGLED
behavior. Fix them and specify VIRTUAL_KEYBOARD in the
KeyEvents since other devices may not by default use
the VIRTUAL_KEYBOARD.

Change-Id: I8244c9eafc98b9ea3fc1a44364860a9995e99c17
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
8ce9f296cac94572c4cf16b5693a54c41258018f 04-Jun-2009 Phil Dubach <phillipd@google.com> Integrate unsubmitted cupcake change 149411:
CTS: added missed test cases for package android.text.method
54e7e716c4b293d83d173fa0b3f758bafc694f1d 28-Mar-2009 Scott Su <> AI 143326: am: CL 143176 am: CL 142888 CTS annotation update
update wrong TestLevel values
update tests that were still using the old annotations
minor fixes to eliminate eclipse warnings
style fixes
Original author: sus
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143326
46016d69e95d5fce7fd1950c6fb85da467fc3fc5 28-Mar-2009 Scott Su <> AI 143176: am: CL 142888 CTS annotation update
update wrong TestLevel values
update tests that were still using the old annotations
minor fixes to eliminate eclipse warnings
style fixes
Original author: sus
Merged from: //branches/cupcake/...

Automated import of CL 143176
71d56716bf683c99471f596936eda5b876e4c4de 26-Mar-2009 Scott Su <> Automated import from //branches/cupcake/...@142888,142888
f8057104af9cae031b544e971a52adafa7c0d9e1 16-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@138607