/packages/apps/Bluetooth/res/values/ |
strings_sap.xml | 5 <string name="bluetooth_sap_notif_message">Request client to disconnect?</string> 6 <string name="bluetooth_sap_notif_disconnecting">Waiting for client to disconnect</string> 7 <string name="bluetooth_sap_notif_disconnect_button">Disconnect</string> 8 <string name="bluetooth_sap_notif_force_disconnect_button">Force disconnect</string>
|
/art/test/485-checker-dce-loop-update/ |
info.txt | 1 Tests loop information update after DCE because block removal can disconnect loops, leaving other
|
/packages/apps/Bluetooth/res/values-en-rAU/ |
strings_sap.xml | 6 <string name="bluetooth_sap_notif_message" msgid="7138657801087500690">"Request client to disconnect?"</string> 7 <string name="bluetooth_sap_notif_disconnecting" msgid="819150843490233288">"Waiting for client to disconnect"</string> 8 <string name="bluetooth_sap_notif_disconnect_button" msgid="3678476872583356919">"Disconnect"</string> 9 <string name="bluetooth_sap_notif_force_disconnect_button" msgid="8144086340185532030">"Force disconnect"</string>
|
/packages/apps/Bluetooth/res/values-en-rGB/ |
strings_sap.xml | 6 <string name="bluetooth_sap_notif_message" msgid="7138657801087500690">"Request client to disconnect?"</string> 7 <string name="bluetooth_sap_notif_disconnecting" msgid="819150843490233288">"Waiting for client to disconnect"</string> 8 <string name="bluetooth_sap_notif_disconnect_button" msgid="3678476872583356919">"Disconnect"</string> 9 <string name="bluetooth_sap_notif_force_disconnect_button" msgid="8144086340185532030">"Force disconnect"</string>
|
/packages/apps/Bluetooth/res/values-en-rIN/ |
strings_sap.xml | 6 <string name="bluetooth_sap_notif_message" msgid="7138657801087500690">"Request client to disconnect?"</string> 7 <string name="bluetooth_sap_notif_disconnecting" msgid="819150843490233288">"Waiting for client to disconnect"</string> 8 <string name="bluetooth_sap_notif_disconnect_button" msgid="3678476872583356919">"Disconnect"</string> 9 <string name="bluetooth_sap_notif_force_disconnect_button" msgid="8144086340185532030">"Force disconnect"</string>
|
/external/autotest/client/site_tests/network_3GDisconnectFailure/ |
network_3GDisconnectFailure.py | 17 # Use our own connect/disconnect timeout for this test because we are using a 41 Returns a modem that fails on disconnect request. 44 @returns: A modem of the given family that fails disconnect. 52 def Disconnect( 56 org.freedesktop.ModemManager1.Modem.Simple.Disconnect. Sets the 58 thinking that the disconnect failed while disconnecting. 63 logging.info('Simulating failed Disconnect') 74 Returns a modem implementation that fails disconnect except the first one. 78 disconnect attempts. 90 def Disconnect( [all...] |
/frameworks/base/media/java/android/media/midi/ |
MidiSender.java | 40 * @param receiver the receiver to disconnect 42 public void disconnect(MidiReceiver receiver) { method in class:MidiSender 44 throw new NullPointerException("receiver null in MidiSender.disconnect"); 57 * Called to disconnect a {@link MidiReceiver} from the sender 59 * @param receiver the receiver to disconnect
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/ |
control.disconnect | 8 NAME = "audio_AudioBasicBluetoothPlayback.disconnect" 22 after BT module disconnect and connect. 31 disconnect=True, tag="disconnect")
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/ |
control.disconnect | 8 NAME = "audio_AudioBasicBluetoothPlaybackRecord.disconnect" 22 after BT module disconnect and connect. 31 disconnect=True, tag="disconnect")
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/ |
control.disconnect | 8 NAME = "audio_AudioBasicBluetoothRecord.disconnect" 22 after BT module disconnect and connect. 31 disconnect=True, tag="disconnect")
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
BluetoothMasObexClientSession.java | 49 private static final int DISCONNECT = 1; 84 case DISCONNECT: 85 inst.disconnect(); 131 disconnect(); method 147 disconnect(); method 150 disconnect(); method 154 private void disconnect() { method in class:BluetoothMasObexClientSession 157 mSession.disconnect(null); 178 // Disconnect to cleanup. 179 disconnect(); method [all...] |
/system/connectivity/shill/wifi/ |
callback80211_metrics.cc | 51 SLOG(this, 1) << "Invalid reason code in disconnect message"; 64 // We only handle disconnect and deauthenticate messages, both of which are 74 // disconnect message. 79 // If there's no frame, this is probably an AP-caused disconnect and 80 // there'll be a disconnect message to tell us about that. 90 SLOG(this, 3) << "Handling Disconnect Message"; 92 // If there's no reason code, this is probably a STA-caused disconnect and 93 // there was be a disconnect message to tell us about that. 96 SLOG(this, 5) << "No reason code in disconnect message, ignoring";
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
HttpsURLConnectionTest.java | 48 connection.disconnect(); 58 connection.disconnect(); 66 connection.disconnect(); 84 connection.disconnect(); 94 connection.disconnect(); 102 connection.disconnect();
|
/frameworks/base/telecomm/java/android/telecom/ |
DisconnectCause.java | 28 * cause of the disconnect. Optionally, it may include a label and/or description to display to the 30 * the label and description. It also may contain a reason for the disconnect, which is intended for 59 /** Disconnected for reason not described by other disconnect codes. */ 89 * @param code The code for the disconnect cause. 98 * @param code The code for the disconnect cause. 99 * @param reason The reason for the disconnect. 108 * @param code The code for the disconnect cause. 109 * @param label The localized label to show to the user to explain the disconnect. 110 * @param description The localized description to show to the user to explain the disconnect. 111 * @param reason The reason for the disconnect [all...] |
/external/autotest/server/site_tests/firmware_PDConnect/ |
control | 9 PURPOSE = "Servo based PD Connect/Disconnect test" 19 - Abiility to disconnect, then reconnect establishing a successful PD contract
|
/development/samples/browseable/FindMyPhone/ |
_index.jd | 9 (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
|
/external/autotest/client/site_tests/network_3GDisableWhileConnecting/ |
control | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 18 Check that the 3G modem can handle a disconnect while connecting.
|
control.alt3100 | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.clumsy | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.e362 | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.gobi | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 18 Check that the 3G modem can handle a disconnect while connecting.
|
control.gobi2k | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.gobi3k | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.hefty | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|
control.huawei-e303 | 7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting." 9 This test will fail if a disconnect request while the modem is 21 Check that the 3G modem can handle a disconnect while connecting.
|