HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 151 - 175 of 2197) sorted by null

1 2 3 4 5 67 8 91011>>

  /system/connectivity/shill/dbus/
chromeos_mm1_modem_simple_proxy.h 44 void Disconnect(const std::string& bearer,
59 // Callbacks for Disconnect async call.
chromeos_modem_proxy.h 45 void Disconnect(Error* error,
74 // Callback for Disconnect async call.
  /system/connectivity/shill/pppoe/
pppoe_service.h 58 void Disconnect(Error* error, const char* reason) override;
73 FRIEND_TEST(PPPoEServiceTest, Disconnect);
  /packages/services/Telephony/src/com/android/services/telephony/
DisconnectCauseUtil.java 30 * Converts from a disconnect code in {@link android.telephony.DisconnectCause} into a more generic
35 * @param telephonyDisconnectCause The code for the reason for the disconnect.
42 * Converts from a disconnect code in {@link android.telephony.DisconnectCause} into a more generic
47 * @param telephonyDisconnectCause The code for the reason for the disconnect.
48 * @param reason Description of the reason for the disconnect, not intended for the user to see..
62 * Convert the {@link android.telephony.DisconnectCause} disconnect code into a
63 * {@link android.telecom.DisconnectCause} disconnect code.
64 * @return The disconnect code as defined in {@link android.telecom.DisconnectCause}.
149 * Returns a label for to the disconnect cause to be shown to the user.
224 * Returns a description of the disconnect cause to be shown to the user
    [all...]
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/res/values/
strings.xml 33 <string name="menu_disconnect">Disconnect</string>
  /developers/build/prebuilts/gradle/FindMyPhone/Application/src/main/res/values/
base-strings.xml 25 (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
  /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/midisynth/
MidiSynthDeviceService.java 48 * This will get called when clients connect or disconnect.
  /developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/
FitDistanceWatchFaceConfigActivity.java 111 mGoogleApiClient.disconnect();
210 // Disable switch until disconnect request is finished.
227 mGoogleApiClient.disconnect();
233 "Unable to disconnect from Google Fit. See logcat for details.",
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/res/values/
strings.xml 33 <string name="menu_disconnect">Disconnect</string>
  /developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/java/com/example/android/wifidirectp2p/
MainActivity.java 181 public void disconnect() { method in class:MainActivity
189 Log.d(TAG, "Disconnect failed. Reason :" + reasonCode);
220 * A cancel abort request by user. Disconnect i.e. removeGroup if
229 disconnect(); method
  /developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/res/values/
strings.xml 18 <string name="disconnect_peer_button">Disconnect</string>
  /developers/samples/android/media/MidiSynth/Application/src/main/java/com/example/android/midisynth/
MidiSynthDeviceService.java 48 * This will get called when clients connect or disconnect.
  /developers/samples/android/wearable/wear/FindMyPhone/
template-params.xml 37 (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
  /developers/samples/android/wearable/wear/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/
FitDistanceWatchFaceConfigActivity.java 111 mGoogleApiClient.disconnect();
210 // Disable switch until disconnect request is finished.
227 mGoogleApiClient.disconnect();
233 "Unable to disconnect from Google Fit. See logcat for details.",
  /development/samples/browseable/BluetoothLeGatt/res/values/
strings.xml 33 <string name="menu_disconnect">Disconnect</string>
  /development/samples/browseable/FindMyPhone/Application/res/values/
base-strings.xml 25 (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
  /development/samples/browseable/MidiSynth/src/com.example.android.midisynth/
MidiSynthDeviceService.java 48 * This will get called when clients connect or disconnect.
  /development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/
FitDistanceWatchFaceConfigActivity.java 111 mGoogleApiClient.disconnect();
210 // Disable switch until disconnect request is finished.
227 mGoogleApiClient.disconnect();
233 "Unable to disconnect from Google Fit. See logcat for details.",
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
call_machine.py 39 """ Disconnect an active call on a registered network. """
  /external/autotest/client/site_tests/bluetooth_RegressionClient/
bluetooth_RegressionClient.py 60 self._test_init('disconnect')
61 self.tell_user('Please disconnect all Bluetooth devices using (x).')
66 self.collect_logs(message='After disconnect.')
73 'Disconnect them on the Settings page if needed.')
  /external/autotest/client/site_tests/cellular_ModemControl/
control 21 Issues many connect, disconnect, enable, and disable commands to ensure
  /external/autotest/client/site_tests/network_3GDormancyDance/
network_3GDormancyDance.py 59 def disconnect(self): member in class:DormancyTester
129 self.disconnect()
163 print 'Starting with Disconnect.'
164 self.disconnect()
  /external/autotest/client/site_tests/network_3GModemControl/
control 19 Issues many connect, disconnect, enable, and disable commands to ensure
control.alt3100 22 Issues many connect, disconnect, enable, and disable commands to ensure
control.clumsy 22 Issues many connect, disconnect, enable, and disable commands to ensure

Completed in 310 milliseconds

1 2 3 4 5 67 8 91011>>