HomeSort by relevance Sort by last modified time
    Searched full:wrapperintent (Results 1 - 1 of 1) sorted by null

  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java 564 Intent wrapperIntent = Intent.createChooser(innerIntent, null);
566 ((Activity) context).startActivityForResult(wrapperIntent, requestCode);
    [all...]

Completed in 41 milliseconds