Searched refs:sendPhoto (Results 1 – 1 of 1) sorted by relevance
192 mSendPhotoBtn = findViewById(R.id.sendPhoto); in setupViews()204 sendPhoto(toAsset(mImageBitmap)); in onSendPhotoClick()274 private void sendPhoto(Asset asset) { in sendPhoto() method in MainActivity