Searched defs:itemType (Results 1 - 25 of 45) sorted by relevance

12

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationSetRefItem.java52 public ItemType itemType() { method in class:AnnotationSetRefItem
H A DFieldIdItem.java36 public ItemType itemType() { method in class:FieldIdItem
H A DHeaderItem.java48 public ItemType itemType() { method in class:HeaderItem
H A DItem.java38 public abstract ItemType itemType(); method in class:Item
47 return itemType().toHuman();
H A DMethodIdItem.java36 public ItemType itemType() { method in class:MethodIdItem
H A DStringDataItem.java59 public ItemType itemType() { method in class:StringDataItem
H A DTypeIdItem.java42 public ItemType itemType() { method in class:TypeIdItem
H A DProtoIdItem.java102 public ItemType itemType() { method in class:ProtoIdItem
H A DTypeListItem.java61 public ItemType itemType() { method in class:TypeListItem
H A DAnnotationSetItem.java104 public ItemType itemType() { method in class:AnnotationSetItem
H A DDebugInfoItem.java60 public ItemType itemType() { method in class:DebugInfoItem
H A DEncodedArrayItem.java70 public ItemType itemType() { method in class:EncodedArrayItem
/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationSetRefItem.java52 public ItemType itemType() { method in class:AnnotationSetRefItem
H A DFieldIdItem.java36 public ItemType itemType() { method in class:FieldIdItem
H A DHeaderItem.java38 public ItemType itemType() { method in class:HeaderItem
H A DItem.java38 public abstract ItemType itemType(); method in class:Item
47 return itemType().toHuman();
H A DMethodHandleItem.java48 public ItemType itemType() { method in class:MethodHandleItem
H A DMethodIdItem.java36 public ItemType itemType() { method in class:MethodIdItem
H A DStringDataItem.java59 public ItemType itemType() { method in class:StringDataItem
H A DTypeIdItem.java40 public ItemType itemType() { method in class:TypeIdItem
H A DCallSiteIdItem.java48 public ItemType itemType() { method in class:CallSiteIdItem
H A DCallSiteItem.java93 public ItemType itemType() { method in class:CallSiteItem
H A DProtoIdItem.java99 public ItemType itemType() { method in class:ProtoIdItem
H A DStringIdItem.java75 public ItemType itemType() { method in class:StringIdItem
H A DTypeListItem.java60 public ItemType itemType() { method in class:TypeListItem

Completed in 95 milliseconds

12