Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeCommand.java37 ImeCommand(@NonNull String name, long id, boolean dispatchToMainThread, in ImeCommand() argument
41 mDispatchToMainThread = dispatchToMainThread; in ImeCommand()