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

  /dalvik/hit/test/
testparser 3 find ../src -name \*java | xargs javac -d build -Xlint:unchecked
  /external/proguard/build/
build.sh 43 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
makefile 24 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)

Completed in 515 milliseconds