Searched refs:eventActionName (Results 1 – 1 of 1) sorted by relevance
111 static String getCommandActionName(@NonNull String eventActionName) { in getCommandActionName() argument112 return eventActionName + ".command"; in getCommandActionName()