Searched refs:addMap (Results 1 - 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DMapItem.java67 public static void addMap(Section[] sections, method in class:MapItem
H A DDexFile.java57 * straightforward way. See {@link MapItem#addMap} for more detail.
515 MapItem.addMap(sections, map);
/dalvik/dx/src/com/android/dx/dex/file/
H A DMapItem.java66 public static void addMap(Section[] sections, method in class:MapItem
H A DDexFile.java65 * straightforward way. See {@link MapItem#addMap} for more detail.
668 MapItem.addMap(sections, map);

Completed in 58 milliseconds