Home
last modified time | relevance | path

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

/development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
DMainActivity.java95 private Button mTakePhotoBtn; field in MainActivity
465 mTakePhotoBtn = (Button) findViewById(R.id.takePhoto); in setupViews()