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

  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 39 public Prototype getPrototype();
BaseMachine.java 95 public Prototype getPrototype() {
  /dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java 60 public final Prototype getPrototype() {
75 public final Prototype getPrototype(boolean isStatic) {
117 * {@code getPrototype().getParameterTypes().getWordCount()},
125 return getPrototype(isStatic).getParameterTypes().getWordCount();
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXFactoryImpl.java 84 getPrototype().setFeature(name, value);
102 return getPrototype().getFeature(name);
107 private SAXParserImpl getPrototype()
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 669 milliseconds