Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidZipFileHandle.java30 public class AndroidZipFileHandle extends AndroidFileHandle { class
35 public AndroidZipFileHandle(String fileName) { in AndroidZipFileHandle() method in AndroidZipFileHandle
40 public AndroidZipFileHandle(File file, FileType type) { in AndroidZipFileHandle() method in AndroidZipFileHandle