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

  /frameworks/support/work/integration-tests/testapp/src/main/java/androidx/work/integration/testapp/imageprocessing/
ImageProcessingActivity.java 70 Intent chooseIntent = new Intent(
74 chooseIntent.putExtra(Intent.EXTRA_ALLOW_MULTIPLE, true);
76 startActivityForResult(chooseIntent, IMAGE_REQUEST_CODE);
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java     [all...]

Completed in 220 milliseconds