Searched refs:prepareInitialPost (Results 1 – 1 of 1) sorted by relevance
123 .thenApplyAsync((network) -> prepareInitialPost(network, mUrl), mExecutorService) in uploadPicture()236 private HttpURLConnection prepareInitialPost(Network network, String uploadUrl) { in prepareInitialPost() method in CallComposerPictureTransfer426 HttpURLConnection connection = prepareInitialPost(network, mUrl);