HomeSort by relevance Sort by last modified time
    Searched refs:textAttributesKeys (Results 1 - 2 of 2) sorted by null

  /external/smali/smalidea/src/main/java/org/jf/smalidea/
SmaliLexicalElementType.java 39 public final TextAttributesKey[] textAttributesKeys;
44 this.textAttributesKeys = new TextAttributesKey[] {textAttributesKey};
SmaliHighlighter.java 48 return ((SmaliLexicalElementType) tokenType).textAttributesKeys;

Completed in 4239 milliseconds