Home
last modified time | relevance | path

Searched defs:writeCommentIfLikelyDouble (Results 1 – 1 of 1) sorted by relevance

/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
DInstructionMethodItem.java519 protected void writeCommentIfLikelyDouble(IndentingWriter writer) throws IOException { in writeCommentIfLikelyDouble() method in InstructionMethodItem
523 protected void writeCommentIfLikelyDouble(IndentingWriter writer, long val) throws IOException { in writeCommentIfLikelyDouble() method in InstructionMethodItem