Searched refs:CREATE_WRITE_REQUEST_CALL (Results 1 – 4 of 4) sorted by relevance
310 case MediaStore.CREATE_WRITE_REQUEST_CALL: { in onPositiveAction()542 case MediaStore.CREATE_WRITE_REQUEST_CALL: in resolveVerb()
6803 case MediaStore.CREATE_WRITE_REQUEST_CALL:
489 final Intent intent = new Intent(MediaStore.CREATE_WRITE_REQUEST_CALL, null, in createIntent()
190 public static final String CREATE_WRITE_REQUEST_CALL = "create_write_request"; field in MediaStore1423 return createRequest(resolver, CREATE_WRITE_REQUEST_CALL, uris, null); in createWriteRequest()