Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java111 static String getCommandActionName(@NonNull String eventActionName) { in getCommandActionName() argument
112 return eventActionName + ".command"; in getCommandActionName()