Home
last modified time | relevance | path

Searched refs:createFileForSharedContent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java151 createFileForSharedContent( in onCreate()
330 Uri createFileForSharedContent(Context context, CharSequence shareContent) { in createFileForSharedContent() method in BluetoothOppLauncherActivity
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivityTest.java189 fileUri[0] = activity.createFileForSharedContent(activity, shareContent); in createFileForSharedContent_returnFile()