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