HomeSort by relevance Sort by last modified time
    Searched refs:Xlint (Results 1 - 7 of 7) 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)
  /prebuilts/tools/common/proguard/proguard4.7/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)
  /libcore/
JavaLibrary.mk 63 #local_javac_flags+=-Xlint:all -Xlint:-serial,-deprecation,-unchecked
  /build/core/
definitions.mk     [all...]

Completed in 200 milliseconds