Searched defs:prepare (Results 1 - 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DSection.java42 /** whether {@link #prepare} has been called successfully on this
212 public final void prepare() { method in class:Section
227 * Does the main work of {@link #prepare}.
239 * Throws an exception if {@link #prepare} has not been
249 * Throws an exception if {@link #prepare} has already been called
/dalvik/dx/src/com/android/dx/dex/file/
H A DSection.java42 /** whether {@link #prepare} has been called successfully on this
212 public final void prepare() { method in class:Section
227 * Does the main work of {@link #prepare}.
239 * Throws an exception if {@link #prepare} has not been
249 * Throws an exception if {@link #prepare} has already been called

Completed in 81 milliseconds