HomeSort by relevance Sort by last modified time
    Searched defs:setIntentDataAndTypeAndNormalize (Results 1 - 4 of 4) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
MimeType.java 75 Utils.setIntentDataAndTypeAndNormalize(mimetypeIntent, contentUri, contentType);
79 Utils.setIntentDataAndTypeAndNormalize(mimetypeIntent, dummyUri, contentType);
Utils.java 779 public static Intent setIntentDataAndTypeAndNormalize(Intent intent, Uri data, String type) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentTile.java 183 Utils.setIntentDataAndTypeAndNormalize(
MessageAttachmentBar.java 341 Utils.setIntentDataAndTypeAndNormalize(

Completed in 694 milliseconds