Searched refs:getStreamSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppSendFileInfo.java175 length = getStreamSize(is);
201 length = getStreamSize(is);
220 private static long getStreamSize(FileInputStream is) throws IOException { method in class:BluetoothOppSendFileInfo

Completed in 409 milliseconds