Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppSendFileInfo.java116 if (fromExternal && BluetoothOppUtility.isForbiddenContent(uri)) { in generateFileInfo()
DBluetoothOppUtility.java535 static boolean isForbiddenContent(Uri uri) { in isForbiddenContent() method in BluetoothOppUtility