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

  /art/test/004-annotations/src/android/test/anno/
TestAnnotations.java 80 public int getFocusType() {
125 meth = TestAnnotations.class.getMethod("getFocusType",
137 System.out.println("present(getFocusType, ExportedProperty): " +
139 System.out.println("present(getFocusType, AnnoSimpleType): " +
  /dalvik/tests/004-annotations/src/android/test/anno/
TestAnnotations.java 80 public int getFocusType() {
125 meth = TestAnnotations.class.getMethod("getFocusType",
137 System.out.println("present(getFocusType, ExportedProperty): " +
139 System.out.println("present(getFocusType, AnnoSimpleType): " +

Completed in 38 milliseconds