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

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationsDirectoryItem.java94 public boolean isInternable() { method in class:AnnotationsDirectoryItem
117 * @see #isInternable
121 if (! isInternable()) {
H A DClassDefItem.java163 if (annotationsDirectory.isInternable()) {
/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationsDirectoryItem.java94 public boolean isInternable() { method in class:AnnotationsDirectoryItem
117 * @see #isInternable
121 if (! isInternable()) {
H A DClassDefItem.java161 if (annotationsDirectory.isInternable()) {

Completed in 52 milliseconds