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

  /build/tools/droiddoc/src/
Stubs.java 28 public class Stubs {
130 // write out the stubs
467 // "was automatically written to stubs.\n");
    [all...]
DroidDoc.java 109 //Create the dependency graph for the stubs directory
192 else if (a[0].equals("-stubs")) {
293 // Stubs
295 Stubs.writeStubs(stubsDir, apiXML, apiFile, stubPackages);
483 if (option.equals("-stubs")) {
    [all...]

Completed in 282 milliseconds