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