Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardThemeTests.java308 private void assertUpgradePlatformToKlpFrom(final int oldSdkVersion) { in assertUpgradePlatformToKlpFrom() method in KeyboardThemeTests
320 assertUpgradePlatformToKlpFrom(VERSION_CODES.ICE_CREAM_SANDWICH); in testUpgradePlatformToKlpFromKlp()
321 assertUpgradePlatformToKlpFrom(VERSION_CODES.ICE_CREAM_SANDWICH_MR1); in testUpgradePlatformToKlpFromKlp()
322 assertUpgradePlatformToKlpFrom(VERSION_CODES.JELLY_BEAN); in testUpgradePlatformToKlpFromKlp()
323 assertUpgradePlatformToKlpFrom(VERSION_CODES.JELLY_BEAN_MR1); in testUpgradePlatformToKlpFromKlp()
324 assertUpgradePlatformToKlpFrom(VERSION_CODES.JELLY_BEAN_MR2); in testUpgradePlatformToKlpFromKlp()
325 assertUpgradePlatformToKlpFrom(VERSION_CODES.KITKAT); in testUpgradePlatformToKlpFromKlp()