Searched refs:getObjectSizeLong (Results 1 – 5 of 5) sorted by relevance
242 long getObjectSizeLong(int deviceId, int objectHandle, int format) throws IOException { in getObjectSizeLong() method in MtpManager244 return device.getObjectSizeLong(objectHandle, format); in getObjectSizeLong()
362 objectSizeList[i] = mManager.getObjectSizeLong( in loadObjectInfoList()
426 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
35089 Landroid/mtp/MtpDevice;->getObjectSizeLong(II)J