Home
last modified time | relevance | path

Searched defs:adjust (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/merge/
DIndexMap.java208 public MethodId adjust(MethodId methodId) { in adjust() method in IndexMap
215 public CallSiteId adjust(CallSiteId callSiteId) { in adjust() method in IndexMap
219 public MethodHandle adjust(MethodHandle methodHandle) { in adjust() method in IndexMap
230 public FieldId adjust(FieldId fieldId) { in adjust() method in IndexMap
238 public ProtoId adjust(ProtoId protoId) { in adjust() method in IndexMap
245 public ClassDef adjust(ClassDef classDef) { in adjust() method in IndexMap
253 public SortableType adjust(SortableType sortableType) { in adjust() method in IndexMap
271 public Annotation adjust(Annotation annotation) { in adjust() method in IndexMap