* Requests a filesystem in which to store application data. * @param type Whether the filesystem requested should be persistent, as defined above. Use one of TEMPORARY or PERSISTENT. * @param size This is an indicator of how much storage space, in bytes, the application expects to need.
(type:number, size:number, successCallback:FileSystemCallback, errorCallback?:ErrorCallback)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected