Searched defs:mediaScanned (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppShareInfo.java73 int totalBytes, int currentBytes, int timestamp, boolean mediaScanned) {
87 mMediaScanned = mediaScanned;
71 BluetoothOppShareInfo(int id, Uri uri, String hint, String filename, String mimetype, int direction, String destination, int visibility, int confirm, int status, int totalBytes, int currentBytes, int timestamp, boolean mediaScanned) argument

Completed in 50 milliseconds