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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppUtility.java 197 activityIntent.setDataAndTypeAndNormalize(path, mimetype);
225 mimetypeIntent.setDataAndTypeAndNormalize(fileUri, mimetype);
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java 411 viewIntent.setDataAndTypeAndNormalize(uri, mMimeTypes.get(filePath));
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 121 milliseconds