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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 257 uri = BluetoothOppUtility.generateUri(uri, sendFileInfo);
273 uri = BluetoothOppUtility.generateUri(uri, sendFileInfo);
BluetoothOppUtility.java 322 static Uri generateUri(Uri uri, BluetoothOppSendFileInfo sendFileInfo) {
327 if (V) Log.v(TAG, "generateUri: " + uri);
BluetoothOppTransferActivity.java 377 uri = BluetoothOppUtility.generateUri(uri, sendFileInfo);
  /packages/apps/Camera/src/com/android/camera/
VideoModule.java     [all...]

Completed in 201 milliseconds