Searched refs:mEndOutgoingCall (Results 1 – 1 of 1) sorted by relevance
60 Button mEndOutgoingCall; field in BluetoothHeadsetFragment86 mEndOutgoingCall = (Button) v.findViewById(R.id.bluetooth_end_outgoing_call); in onCreateView()170 mEndOutgoingCall.setOnClickListener(new View.OnClickListener() { in onCreateView()