Home
last modified time | relevance | path

Searched refs:getInternalAttributes (Results 1 – 2 of 2) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DCentralDirectoryHeader.java325 public long getInternalAttributes() { in getInternalAttributes() method in CentralDirectoryHeader
DCentralDirectory.java475 F_INTERNAL_ATTRIBUTES.write(out, cdhs[idx].getInternalAttributes()); in computeByteRepresentation()