Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java365 setupIme(TEST_IME_COMPONENT, mPrimaryUserId); in testPersonalAppsSuspensionIme()
392 private void setupIme(String imeComponent, int userId) throws Exception { in setupIme() method in OrgOwnedProfileOwnerTest