Searched defs:mCallTypeVoicemail (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
H A DFillCallLogTestActivity.java89 private RadioButton mCallTypeVoicemail; field in class:FillCallLogTestActivity
145 mCallTypeVoicemail = (RadioButton) findViewById(R.id.call_type_voicemail);
416 } else if (mCallTypeVoicemail.isChecked()) {

Completed in 277 milliseconds