Home
last modified time | relevance | path

Searched defs:ImeSession (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationSynchronicityTests.java275 private static class ImeSession implements AutoCloseable { class in WindowInsetsAnimationSynchronicityTests
281 ImeSession(ComponentName ime) throws Exception { in ImeSession() method in WindowInsetsAnimationSynchronicityTests.ImeSession