Searched refs:getObjectSizeLong (Results 1 – 5 of 5) 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()
414 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
42346 Landroid/mtp/MtpDevice;->getObjectSizeLong(II)J