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 530 Intent wrapperIntent = Intent.createChooser(innerIntent, null);
532 ((Activity) context).startActivityForResult(wrapperIntent, requestCode);
    [all...]

Completed in 218 milliseconds