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