Home
last modified time | relevance | path

Searched refs:sendPhoto (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/wearable/wear/DataLayer/Application/src/main/java/com/example/android/datalayer/
DMainActivity.java435 private void sendPhoto(Asset asset) { in sendPhoto() method in MainActivity
457 sendPhoto(toAsset(mImageBitmap)); in onSendPhotoClick()
466 mSendPhotoBtn = (Button) findViewById(R.id.sendPhoto); in setupViews()