Searched refs:CREATE_WRITE_REQUEST_CALL (Results 1 – 4 of 4) sorted by relevance
281 case MediaStore.CREATE_WRITE_REQUEST_CALL: { in onPositiveAction()464 case MediaStore.CREATE_WRITE_REQUEST_CALL: in resolveVerb()
5713 case MediaStore.CREATE_WRITE_REQUEST_CALL:
280 final Intent intent = new Intent(MediaStore.CREATE_WRITE_REQUEST_CALL, null, in createIntent()
185 public static final String CREATE_WRITE_REQUEST_CALL = "create_write_request"; field in MediaStore1040 return createRequest(resolver, CREATE_WRITE_REQUEST_CALL, uris, null); in createWriteRequest()