OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listening
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/content/browser/renderer_host/p2p/
socket_host_tcp_server_unittest.cc
31
bool
listening
() { return listening_; }
function in class:__anon10584::FakeServerSocket
104
EXPECT_TRUE(socket_->
listening
());
/external/chromium_org/chrome/renderer/resources/extensions/
context_menus_custom_bindings.js
32
if (contextMenus.
listening
) {
35
contextMenus.
listening
= true;
messaging.js
228
// Only create a new Port if someone is actually
listening
for a connection.
/external/chromium_org/chrome/test/pyautolib/
chrome_driver_factory.py
76
be
listening
on. A return value of 0 indicates the ChromeDriver service
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
2707
UINT8
listening
= 0;
local
[
all
...]
gatt_int.h
242
UINT8
listening
; /* if adv for all has been enabled */
member in struct:__anon3566
gatt_api.c
[
all
...]
/libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java
1132
ServerSocket
listening
= new ServerSocket(0);
local
1158
ServerSocket
listening
= new ServerSocket(0);
local
1331
ServerSocket
listening
= new ServerSocket(0);
local
[
all
...]
/external/chromium_org/chrome/browser/google/
google_url_tracker_unittest.cc
234
void ExpectListeningForCommit(intptr_t unique_id, bool
listening
);
439
bool
listening
) {
442
EXPECT_EQ(
listening
, nav_helper_->IsListeningForNavigationCommit(
445
EXPECT_FALSE(
listening
);
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py
121
This is a wrapper for a bound socket which is '
listening
' for
249
Representation of a socket which is bound to an address and
listening
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py
121
This is a wrapper for a bound socket which is '
listening
' for
249
Representation of a socket which is bound to an address and
listening
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/
progress_event_listener.js
73
// id that dispatches an event of a type we are
listening
for.
/external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js
190
// Create the
listening
socket
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java
65
* * begin
listening
for the command using the {@link CommandRecognizerEngine}
84
* * begin
listening
for the command using the {@link CommandRecognizerEngine}
97
* * begin
listening
for the user's choice using the
109
*
listening
for the command, and transition back to the WAITING_FOR_COMMAND
250
// we're not using bluetooth apparently, just start
listening
.
314
// Normally, we will begin
listening
for the command after the
402
// before we can start
listening
.
410
// we're not using bluetooth apparently, just start
listening
.
514
// Normally, the we will start
listening
after the
525
// we are not using tts, so we just start
listening
again
[
all
...]
/external/chromium_org/chrome/browser/resources/google_now/
utility.js
683
* Wraps chrome.identity to provide limited
listening
support for
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
mosaic_mode.js
159
* Start
listening
to events.
161
* We keep
listening
to events even when the mosaic is hidden in order to
[
all
...]
slide_mode.js
286
// Note that the SlideMode object is not
listening
to selection change yet.
[
all
...]
/external/chromium/chrome/browser/resources/net_internals/
main.js
802
*
listening
for events.
[
all
...]
/external/chromium/chrome/browser/resources/ntp4/
new_tab.js
225
//
listening
to events and break the DOM<->JS cycles necessary to enable
/external/chromium/chrome/browser/resources/touch_ntp/
newtab.js
238
//
listening
to events and break the DOM<->JS cycles necessary to enable
/external/bison/
configure
[
all
...]
Completed in 1781 milliseconds