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

  /external/jdiff/src/jdiff/
SingleComment.java 21 public boolean isUsed_ = true;
Comments.java 405 if (!currComment.isUsed_)
413 if (!currComment.isUsed_)
430 System.out.println("isUsed = " + currComment.isUsed_);
451 oldComment.isUsed_ = false;

Completed in 22 milliseconds