Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java288 private ImeCommand callCommandInternal(@NonNull String commandName, @NonNull Bundle params) { in callCommandInternal() argument
290 commandName, SystemClock.elapsedRealtimeNanos(), true, params); in callCommandInternal()