/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
host.jd | 17 <li><a href="#discovering-d">Discovering a device</a></li> 210 <h3 id="discovering-d">Discovering a device</h3>
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
LocalBluetoothPreferences.java | 92 // If the device was discoverING recently
|
/external/chromium_org/chrome/browser/ui/ash/ |
system_tray_delegate_chromeos.h | 208 bool discovering) OVERRIDE;
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_adapter_client.cc | 39 RegisterProperty(bluetooth_adapter::kDiscoveringProperty, &discovering);
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOM2Helper.java | 232 // Assume first that the nodes are DTM nodes, since discovering node
|
/external/chromium_org/ash/system/bluetooth/ |
tray_bluetooth.cc | 111 // Stop discovering bluetooth devices when exiting BT detailed view.
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
bluetooth_options_handler.h | 144 bool discovering) OVERRIDE;
|
/external/chromium_org/device/bluetooth/ |
bluetooth_adapter_chromeos.h | 201 void DiscoveringChanged(bool discovering);
|
bluetooth_adapter_win_unittest.cc | 64 device::BluetoothAdapter* adapter, bool discovering) OVERRIDE {
|
bluetooth_low_energy_win.cc | 359 // might change in the future if Windows offers a public API for discovering
|
/external/chromium_org/sandbox/linux/suid/client/ |
setuid_sandbox_client.cc | 308 // We no longer need a dummy socket for discovering the child's PID,
|
/external/valgrind/main/mpi/ |
mpiwrap_type_test.c | 4 by sending a message to itself, thereby discovering what areas of
|
/ndk/sources/host-tools/make-3.81/tests/ |
NEWS | 158 suggesting this, as well as discovering the hard way that the old
|
/external/dhcpcd/ |
dhcpcd.8 | 528 When discovering interfaces, the interface name must not match 533 When discovering interfaces, the interface name must match
|
dhcpcd.8.in | 514 When discovering interfaces, the interface name must not match 519 When discovering interfaces, the interface name must match
|
/external/chromium_org/third_party/libxml/src/ |
parserInternals.c | 964 * change the input functions when discovering the character encoding [all...] |
/external/libxml2/ |
parserInternals.c | 930 * change the input functions when discovering the character encoding [all...] |
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_popup_contents_view.cc | 389 // Discovering the exact amount of leading and padding around the font is
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
system-alloc.cc | 108 // Structure for discovering alignment
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
browser_options.py | 24 """Options to be used for discovering a browser."""
|
/external/lldb/examples/synthetic/ |
gnu_libstdcpp.py | 269 # we will set this to True if we find out that discovering a node in the map takes more steps than the overall size of the RB tree
|
/external/llvm/docs/ |
SystemLibrary.rst | 139 declared. Instead it should provide its own interface to discovering
|
/external/tcpdump/ |
README.md | 240 - Once a week, tell your funding agent that you're discovering
|
/frameworks/base/core/java/android/content/ |
IntentSender.java | 82 * Callback interface for discovering when a send operation has
|
/frameworks/base/core/java/android/os/ |
MessageQueue.java | 58 * Callback interface for discovering when a thread is going to block
|