HomeSort by relevance Sort by last modified time
    Searched refs:disconnectButton (Results 1 - 2 of 2) sorted by null

  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 192 Button disconnectButton = (Button) findViewById(R.id.button_disconnect_channel);
193 disconnectButton.setOnClickListener(new View.OnClickListener() {
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 96 connect(disconnectButton, SIGNAL(clicked()), this, SLOT(disconnect()));
    [all...]

Completed in 349 milliseconds