Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/com/android/cts/mockime/
DMockImeSessionCrashTest.java56 runShellCommandOrThrow("am force-stop " + mockImeSession.getMockImePackageName()); in testRetrieveExitReasonsWhenMockImeSessionCrashes()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStatsTest.java477 new String[]{mPkgName, imeSession.getMockImePackageName()}, in verifyLogging()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java124 public String getMockImePackageName() { in getMockImePackageName() method in MockImeSession