/external/chromium_org/build/android/buildbot/ |
bb_run_bot.py | 169 T(['webkit_layout', 'webkit'], ['--auto-reconnect'])), 171 T(['webkit_layout'], ['--auto-reconnect'])),
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
network_menu.js | 128 * Handle reconnect. 283 button.textContent = localStrings.getString('reconnect');
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/ |
ChildProcessService.java | 209 // unbinds. Otherwise the system may keep it around and available for a reconnect. The 210 // child processes do not currently support reconnect; they must be initialized from
|
/external/chromium_org/remoting/webapp/ |
client_screen.js | 175 var button1 = document.getElementById('client-reconnect-button'); 176 l10n.localizeElementFromTag(button1, /*i18n-content*/'RECONNECT');
|
/external/libppp/src/ |
README.changes | 62 o Reconnect values are used after an LQR timeout. 87 o `show reconnect' and `show redial' are part of `show link'
|
/external/qemu/android/ |
async-socket.h | 139 * reconnect_to - Timeout before trying to reconnect after disconnection. 194 * retry_to - Number of milliseconds to wait before trying to reconnect.
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
android.hardware.Camera.html | 94 <nobr><code>void</code> <A HREF="../../../../reference/android/hardware/Camera.html#reconnect()" target="_top"><code>reconnect</code></A>()</nobr>
|
/frameworks/base/services/java/com/android/server/ |
CommonTimeManagementService.java | 238 // attempt to reconnect in the future. 261 Log.w(TAG, String.format("Native service died, will reconnect in %d mSec",
|
/external/bluetooth/bluedroid/stack/include/ |
mca_defs.h | 75 - Create, Reconnect, or Delete request was received while in the PENDING state.
|
/external/chromium/chrome/browser/chromeos/ |
audio_handler.cc | 119 VLOG(1) << "Unable to reconnect to Mixer";
|
/external/chromium_org/chrome/browser/sync/glue/ |
shared_change_processor.h | 74 // Note: Once disconnected, you cannot reconnect without creating a new
|
/external/chromium_org/chrome/test/chromedriver/net/ |
sync_websocket_impl_unittest.cc | 139 TEST_F(SyncWebSocketImplTest, Reconnect) {
|
/external/chromium_org/jingle/notifier/communicator/ |
single_login_attempt.cc | 119 // let's parse out the server:port, and then reconnect
|
/external/chromium_org/remoting/protocol/ |
transport.h | 91 // Called when when the transport has failed to connect or reconnect.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
sigslot_unittest.cc | 198 TEST_F(SigslotSTSlotTest, Reconnect) {
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
extension_unittest.py | 55 EvaluateJavaScript should reconnect."""
|
/external/e2fsprogs/e2fsck/ |
pass3.c | 22 * will offer to reconnect it to /lost+found. While it is chasing 25 * offer to reconnect the directory to /lost+found in to break the 29 * reconnect inodes to /lost+found; this subroutine is also used by 271 * or we will have offered to reconnect this to
|
pass4.c | 71 * Prompt to reconnect.
|
/external/kernel-headers/original/linux/ |
serio.h | 66 int (*reconnect)(struct serio *); member in struct:serio_driver
|
/external/openssh/ |
roaming_client.c | 274 fprintf(stderr, "[reconnect failed, press return to retry]");
|
roaming_common.c | 221 * Caclulate a new key after a reconnect
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
CameraTest.java | 58 camera.reconnect();
|
/external/smack/asmack-master/static-src/custom/de/measite/smack/ |
AndroidDebugger.java | 132 ") will reconnect in " + seconds);
|
/external/smack/src/de/measite/smack/ |
AndroidDebugger.java | 132 ") will reconnect in " + seconds);
|
/external/smack/src/org/jivesoftware/smack/debugger/ |
ConsoleDebugger.java | 146 ") will reconnect in " + seconds);
|