HomeSort by relevance Sort by last modified time
    Searched full:disconnectbutton (Results 1 - 3 of 3) 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.ui 182 <widget class="QPushButton" name="disconnectButton" >
wpagui.cpp 96 connect(disconnectButton, SIGNAL(clicked()), this, SLOT(disconnect()));
    [all...]

Completed in 104 milliseconds