/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 356 <h3 id="rtp">RTP API, for control over audio streaming sessions</h3> 361 conferencing, and audio streaming can use the API to initiate sessions and
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
sip.jd | 37 without having to manage sessions, transport-level communication, or audio 199 <li>Initiating SIP sessions.</li>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 76 <p>Prefetching data is an effective way to reduce the number of independent data transfer sessions. Prefetching allows you to download all the data you are likely to need for a given time period in a single burst, over a single connection, at full capacity.</p> 120 <p>The underlying philosophy of this approach is to transfer as much data as possible during each transfer session in an effort to limit the number of sessions you require.</p>
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
connInfra.c | [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | 29 #include "chrome/browser/sync/sessions/sync_session_context.h" 92 using sessions::ConflictProgress; 93 using sessions::ScopedSetSessionWriteTransaction; 94 using sessions::StatusController; 95 using sessions::SyncSessionContext; 96 using sessions::SyncSession; 160 sessions::SyncSourceInfo(sync_pb::GetUpdatesCallerInfo::UNKNOWN, types), 365 sessions::OrderedCommitSet::Projection proj; 549 sessions::OrderedCommitSet commit_set(session_->routing_info()); 565 sessions::OrderedCommitSet commit_set(session_->routing_info()) [all...] |
/external/chromium/chrome/browser/ |
app_controller_mac.mm | 25 #include "chrome/browser/sessions/session_service.h" 26 #include "chrome/browser/sessions/tab_restore_service.h" 75 // otherwise the SessionService will try to restore sessions when we make a new [all...] |
/external/chromium/chrome/browser/ui/ |
browser.h | 24 #include "chrome/browser/sessions/session_id.h" 25 #include "chrome/browser/sessions/tab_restore_service_observer.h" [all...] |
/external/chromium/chrome/browser/bookmarks/ |
bookmark_model.h | 68 // persisted across sessions.
|
/external/chromium/chrome/browser/metrics/ |
metrics_service.cc | 115 // saved from previous sessions. Most commonly, there are none, but all old 120 // ongoing logs from previous sessions should be transmitted. All such logs 241 // When we have logs from previous Chrome sessions to send, how long should we 272 // send during a this or future sessions. Note that each log may be pretty [all...] |
/external/chromium/chrome/browser/notifications/ |
desktop_notification_service.cc | 119 // The Profile that we restore sessions from.
|
/external/chromium/chrome/browser/profiles/ |
profile.cc | 479 // Don't save any sessions when incognito.
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.css | 262 #foreign-sessions .nav {
|
/external/chromium/chrome/browser/sync/ |
sync_setup_flow.cc | 130 registered_types.count(syncable::SESSIONS) > 0);
|
/external/chromium/chrome/browser/ui/cocoa/ |
history_menu_bridge.mm | 17 #include "chrome/browser/sessions/session_types.h"
|
history_menu_bridge_unittest.mm | 13 #include "chrome/browser/sessions/tab_restore_service.h"
|
/external/chromium/chrome/browser/ui/webui/ |
chrome_web_ui_factory.cc | 124 // sessions or bookmarks, so we say any URL with that scheme triggers the new
|
/external/chromium/chrome/common/ |
chrome_switches.cc | 487 // Enable syncing browser sessions. 488 const char kEnableSyncSessions[] = "enable-sync-sessions"; [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
background.html | 47 var kSpdySessionCount = "spdy.sessions";
|
/external/chromium/net/http/ |
http_proxy_client_socket.cc | 185 // because an active network attacker can already control HTTP sessions.
|
/external/dropbear/ |
options.h | 155 * per session (or more for very long-lived sessions). */
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Session.java | 20 * a session. However, multiple sessions can be active simultaneously.
|
/external/mtpd/ |
l2tp.c | 37 /* To avoid unnecessary endianness conversions, tunnels, sessions, attributes,
|
/external/openssh/ |
INSTALL | 193 --with-default-path=PATH allows you to specify a default $PATH for sessions
|
sftp.1 | 83 The final usage format allows for automated sessions using the
|
/external/openssl/patches/ |
jsse.patch | 7 + /* This can be disabled to prevent the use of uncached sessions */
|