Home
last modified time | relevance | path

Searched defs:initNew (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DZipEntry.cpp113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() function in ZipEntry
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLFrame.java110 private void initNew(boolean isExternal) { in initNew() method in GLFrame