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