History log of /cts/tests/tests/text/src/android/text/method/cts/PasswordTransformationMethodTest.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
0162547f44173f0604d8a80143c128d9892460a1 02-Nov-2011 Kristian Monsen <kristianm@google.com> Renaming DelayedCheck to PollingCheck

This should not change functionality in any way.

Better name, also moving to package android.cts.util when I'm
already there doing renaming.

Want to modify it to check before the first wait as well, but will
wait for this check to be commited first so we can better track
any new test failures.

Change-Id: If6281dd59cb3b183e39c4b9c4f89364e69811751
9e96feb030462f028d6f5b5596cea1f1c770116e 23-Feb-2011 Masanori Ogino <ogino.masanori@sharp.co.jp> Add key strokes in case of using 12-key keyboad

This is a new patch instead of 21311/1.

Change-Id: I4f784e92282f239aeb339944a36cb4f60604ebbf
22d40a1fcc078329a7e5a34ff5eeadeca9c70d49 10-Apr-2010 Kenny Root <kroot@google.com> Update TextView and PasswordTransformation tests

TextView's tests were trying to run some things on a non-UI thread.
Also hang onto a reference to the text transformation instead of trying
to get the reference every time to simulate how TextView actually
works.

Change-Id: I9a6e55b21abdf6619a917707b0359d61787515ae
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
0cbe49a83ac10de466b8efa8d8775d8686353186 09-Jan-2010 Romain Guy <romainguy@android.com> Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
53ac042409946a678eff7612097a98af1673f5e5 09-Apr-2009 Scott Su <> AI 145425: am: CL 145403 am: CL 145012 CTS: add test cases for ReplacementTansformationMethod, ScrollingMovementMethod, PasswordTransformationMethod and SingleLineTransformationMethod
Original author: sus
Merged from: //branches/cupcake/...
Original author: android-build

Automated import of CL 145425
488f8ecd27d0aff0a8c540c1a6731ddbf5d193a0 09-Apr-2009 Scott Su <> AI 145403: am: CL 145012 CTS: add test cases for ReplacementTansformationMethod, ScrollingMovementMethod, PasswordTransformationMethod and SingleLineTransformationMethod
Original author: sus
Merged from: //branches/cupcake/...

Automated import of CL 145403
0b9320a68db44c2ca8a11a221c2c22bbc116e2d5 08-Apr-2009 Scott Su <> AI 145012: CTS: add test cases for ReplacementTansformationMethod, ScrollingMovementMethod, PasswordTransformationMethod and SingleLineTransformationMethod

Automated import of CL 145012