Searched refs:isRecognizedFileType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppUtility.java195 if (isRecognizedFileType(context, path, mimetype)) {
219 public static boolean isRecognizedFileType(Context context, Uri fileUri, String mimetype) { method in class:BluetoothOppUtility

Completed in 97 milliseconds