Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallingActivity.java63 private CheckBox mVideoCallCheckbox; field in SelfManagedCallingActivity
141 mVideoCallCheckbox = findViewById(R.id.videoCall); in onCreate()
176 if (mVideoCallCheckbox.isChecked()) { in placeOutgoingCall()
210 if (mVideoCallCheckbox.isChecked()) { in placeIncomingCall()