Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java66 private static final String TEST_IME_PKG = "com.android.cts.testime"; field in OrgOwnedProfileOwnerTest
67 private static final String TEST_IME_COMPONENT = TEST_IME_PKG + "/.TestIme";
368 assertCanStartPersonalApp(TEST_IME_PKG, true); in testPersonalAppsSuspensionIme()