Searched refs:assertUpgradePlatformToLxxFrom (Results 1 – 1 of 1) sorted by relevance
328 private void assertUpgradePlatformToLxxFrom(final int oldSdkVersion) { in assertUpgradePlatformToLxxFrom() method in KeyboardThemeTests346 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()