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

/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
H A DFillCallLogTestActivity.java86 private RadioButton mCallTypeIncoming; field in class:FillCallLogTestActivity
142 mCallTypeIncoming = (RadioButton) findViewById(R.id.call_type_incoming);
412 if (mCallTypeIncoming.isChecked()) {

Completed in 88 milliseconds