Home
last modified time | relevance | path

Searched refs:zipfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DDumpTruck.java115 final String zipfile = in captureHeaps() local
118 if (DumpTruck.zipUp(zipfile, paths)) { in captureHeaps()
119 final File pathFile = new File(zipfile); in captureHeaps()
/frameworks/base/cmds/bootanimation/
DFORMAT.md3 ## zipfile paths
5 The system selects a boot animation zipfile from the following locations, in order:
11 ## zipfile layout
/frameworks/base/tools/hiddenapi/
Dmerge_csv.py24 from zipfile import ZipFile