Searched defs:shortyIdx (Results 1 – 4 of 4) sorted by relevance
127 int shortyIdx = file.getStringIds().indexOf(shortForm); in writeTo() local
130 int shortyIdx = file.getStringIds().indexOf(shortForm); in writeTo() local
586 public int shortyIdx; // index into string_ids field in DexData.ProtoIdItem
358 u4 shortyIdx; /* index into stringIds for shorty descriptor */ member