HomeSort by relevance Sort by last modified time
    Searched refs:getAllSubtypesList (Results 1 - 11 of 11) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
LxxActionCustomTests.java 28 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionDoneTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionGoTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionNextTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionNoneTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionPreviousTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionSearchTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionSendTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
LxxActionUnspecifiedTests.java 31 for (final InputMethodSubtype subtype : getAllSubtypesList()) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
KeyboardLayoutSetSubtypesCountTests.java 51 final ArrayList<InputMethodSubtype> allSubtypesList = getAllSubtypesList();
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetTestsBase.java 106 protected final ArrayList<InputMethodSubtype> getAllSubtypesList() {

Completed in 698 milliseconds