Searched refs:mEndOutgoingCall (Results 1 – 1 of 1) sorted by relevance
66 Button mEndOutgoingCall; field in BluetoothHeadsetFragment89 mEndOutgoingCall = (Button) v.findViewById(R.id.bluetooth_end_outgoing_call); in onCreateView()111 mEndOutgoingCall.setOnClickListener(view -> stopCall()); in onCreateView()