Searched refs:getObjectSizeLong (Results 1 – 4 of 4) sorted by relevance
238 long getObjectSizeLong(int deviceId, int objectHandle, int format) throws IOException { in getObjectSizeLong() method in MtpManager240 return device.getObjectSizeLong(objectHandle, format); in getObjectSizeLong()
362 objectSizeList[i] = mManager.getObjectSizeLong( in loadObjectInfoList()
411 public long getObjectSizeLong(int handle, int format) throws IOException { in getObjectSizeLong() method in MtpDevice
228 long getObjectSizeLong(int deviceId, int objectHandle, int format) throws IOException { in getObjectSizeLong() method in TestMtpManager