Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationSynchronicityTests.java97 try (ImeSession imeSession = new ImeSession(SimpleIme.getName(mContext))) { in runTest()
330 public static class SimpleIme extends InputMethodService { class in WindowInsetsAnimationSynchronicityTests
350 return new ComponentName(context, SimpleIme.class); in getName()