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

  /dalvik/dx/src/com/android/dx/command/
Main.java 43 " dx --annotool --annotation=<class> [--element=<element types>]\n" +
96 } else if (arg.equals("--annotool")) {
97 com.android.dx.command.annotool.Main.main(
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 17 package com.android.dx.command.annotool;
AnnotationLister.java 17 package com.android.dx.command.annotool;

Completed in 66 milliseconds