HomeSort by relevance Sort by last modified time
    Searched refs:putSendFileInfo (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 258 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo);
275 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo);
BluetoothOppUtility.java 331 static void putSendFileInfo(Uri uri, BluetoothOppSendFileInfo sendFileInfo) {
332 if (D) Log.d(TAG, "putSendFileInfo: uri=" + uri + " sendFileInfo=" + sendFileInfo);
BluetoothOppTransferActivity.java 378 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo);

Completed in 50 milliseconds