Searched defs:getContainingType (Results 1 – 3 of 3) sorted by relevance
| /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ | ||
| D | SmaliFieldReference.java | 72 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliFieldReference |
| D | SmaliMethodReference.java | 99 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliMethodReference |
| /external/protobuf/java/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 586 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.Descriptor |