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

/external/dexmaker/src/dx/java/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 63 milliseconds