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