Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
H A DImePerfTest.java148 private static class ImeSession implements AutoCloseable { class in ImePerfTest
154 ImeSession(ComponentName ime) throws Exception { in ImeSession() method in ImePerfTest.ImeSession