Searched refs:onCopyAndResizeImageSuccess (Results 1 – 1 of 1) sorted by relevance
234 .onSuccess(this::onCopyAndResizeImageSuccess) in onCreate()239 private void onCopyAndResizeImageSuccess(Pair<File, String> output) { in onCopyAndResizeImageSuccess() method in CallComposerActivity