Searched refs:getInputTypeString (Results 1 – 1 of 1) sorted by relevance
2616 Log.i(TAG, prefix + " Input type: " + getInputTypeString(node.getInputType())); in dump()2855 private static String getInputTypeString(int inputType) { in getInputTypeString() method in AssistStructure