Searched refs:startActivityWithAction (Results 1 – 1 of 1) sorted by relevance
72 startActivityWithAction(MediaStore.ACTION_IMAGE_CAPTURE); in testUriExtraOutputMigratedToClipData_imageCaptureIntent()78 startActivityWithAction(MediaStore.ACTION_IMAGE_CAPTURE_SECURE); in testUriExtraOutputMigratedToClipData_imageCaptureSecureIntent()84 startActivityWithAction(MediaStore.ACTION_VIDEO_CAPTURE); in testUriExtraOutputMigratedToClipData_videoCaptureIntent()89 private void startActivityWithAction(String action) { in startActivityWithAction() method in ImageCaptureUriExtraToClipDataTest