Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
H A DKeyboardThemeTests.java328 private void assertUpgradePlatformToLxxFrom(final int oldSdkVersion) { in assertUpgradePlatformToLxxFrom() method in KeyboardThemeTests
346 assertUpgradePlatformToLxxFrom(VERSION_CODES.ICE_CREAM_SANDWICH); in testUpgradePlatformToLxx()
347 assertUpgradePlatformToLxxFrom(VERSION_CODES.ICE_CREAM_SANDWICH_MR1); in testUpgradePlatformToLxx()
348 assertUpgradePlatformToLxxFrom(VERSION_CODES.JELLY_BEAN); in testUpgradePlatformToLxx()
349 assertUpgradePlatformToLxxFrom(VERSION_CODES.JELLY_BEAN_MR1); in testUpgradePlatformToLxx()
350 assertUpgradePlatformToLxxFrom(VERSION_CODES.JELLY_BEAN_MR2); in testUpgradePlatformToLxx()
351 assertUpgradePlatformToLxxFrom(VERSION_CODES.KITKAT); in testUpgradePlatformToLxx()