Searched defs:fileUri (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ | ||
H A D | BluetoothOppUtility.java | 240 public static boolean isRecognizedFileType(Context context, Uri fileUri, String mimetype) { argument 243 if (D) Log.d(TAG, "RecognizedFileType() fileUri: " + fileUri + " mimetype: " + mimetype); 246 mimetypeIntent.setDataAndTypeAndNormalize(fileUri, mimetype); |
/packages/apps/TV/usbtuner/libs/ | ||
H A D | exoplayer_1.5.6.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ... |
Completed in 112 milliseconds