Home
last modified time | relevance | path

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

/frameworks/base/api/
Dapi_versions_trimmer.py22 import zipfile
36 with zipfile.ZipFile(stubs) as z:
Dapi_versions_trimmer_unittests.py21 import zipfile
28 with zipfile.ZipFile(f, "w") as z:
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DDumpTruck.java114 final String zipfile = in captureHeaps() local
117 if (DumpTruck.zipUp(zipfile, paths)) { in captureHeaps()
118 final File pathFile = new File(zipfile); in captureHeaps()
/frameworks/base/startop/scripts/iorap/
Dcompile_handcrafted_file.py27 import zipfile
87 if not zipfile.is_zipfile(matched):
105 zip = zipfile.ZipFile(matched)
/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