Searched refs:mVideoCallButton (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedCallingActivity.java53 private RadioButton mVideoCallButton; field in class:SelfManagedCallingActivity
114 mVideoCallButton = (RadioButton) findViewById(R.id.videoCallButton);
149 if (mVideoCallButton.isChecked()) {
170 if (mVideoCallButton.isChecked()) {

Completed in 39 milliseconds