HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 176 - 200 of 468) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2Decoder.cpp 252 // reconnect to the old surface as MPS::Client will expect to
261 // reconnect to the new surface on error as MPS::Client will expect to
333 // disconnect from surface as MediaCodec will reconnect
548 // reconnect to surface as MediaCodec disconnected from it
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.cpp 247 // reconnect to the old surface as MPS::Client will expect to
254 // reconnect to the new surface on error as MPS::Client will expect to
322 // disconnect from surface as MediaCodec will reconnect
528 // reconnect to surface as MediaCodec disconnected from it
    [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 892 ALOGV("reconnect");
896 if (camera->reconnect() != NO_ERROR) {
897 jniThrowException(env, "java/io/IOException", "reconnect failed");
    [all...]
android_hardware_UsbDeviceConnection.cpp 141 // allow kernel to reconnect its driver
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 143 * to any access point until a RECONNECT or REASSOCIATE command
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ole.h 201 OLESTATUS (CALLBACK *Reconnect) (LPOLEOBJECT);
  /system/core/liblog/
logd_writer.c 244 * ECONNREFUSED occurs if we can not reconnect to logd.
  /tools/test/connectivity/acts/framework/acts/controllers/
monsoon.py     [all...]
  /tools/test/connectivity/acts/tests/google/ble/power/
GattPowerTest.py 154 9. Reconnect after idle time
  /tools/tradefederation/core/src/com/android/tradefed/util/
LogcatUpdaterEventParser.java 216 CLog.v("Failed to read logcat stream. Attempt to reconnect.");
  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiManagerTest.java 239 assertTrue(mWifiManager.reconnect());
266 * 1.reconnect
276 assertTrue(mWifiManager.reconnect());
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerBaseTest.py 387 # Reconnect to dut
390 # Reconnect and return measurement results if no error happens
436 'Data collected is valid, try reconnect to DUT to finish test'
  /frameworks/support/media/src/main/java/android/support/v4/media/
MediaBrowserCompat.java     [all...]
  /external/fsck_msdos/
dir.c 1012 * Try to reconnect a FAT chain into dir
1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) function
1024 if (!ask(1, "Reconnect"))
  /system/bt/stack/l2cap/
l2c_link.cc 375 * Possible Race condition when a reconnect occurs
392 /* If waiting for disconnect and reconnect is pending start the reconnect
    [all...]
  /bionic/libc/include/arpa/
telnet.h 82 #define TELOPT_RCP 2 /* prepare to reconnect */
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 218 // Previously connected device. Try to reconnect.
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 218 // Previously connected device. Try to reconnect.
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnConnection.java 53 * TODO: don't do this; it's much better to let the connection die and then reconnect when
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 218 // Previously connected device. Try to reconnect.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.h     [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
telnet.h 85 #define TELOPT_RCP 2 /* prepare to reconnect */
  /external/autotest/server/cros/network/
connection_worker.py 205 # + 5 seconds to reconnect to the AP
  /external/autotest/server/cros/
tradefed_utils.py 69 adb's connected state, and will attempt to reconnect if it ever goes down.
  /external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
autoupdate_ForcedOOBEUpdate.py 215 # Disconnect and reconnect network.

Completed in 1063 milliseconds

1 2 3 4 5 6 78 91011>>