Searched defs:disconnectButton (Results 1 – 3 of 3) sorted by relevance
152 Button disconnectButton = root.findViewById(R.id.disconnect); in onCreateView() local
57 ImageButton disconnectButton = controlView.findViewById(R.id.button_call_disconnect); in onCreateView() local
228 View disconnectButton = view.findViewById(R.id.disconnectButton); in setInfoForRow() local