HomeSort by relevance Sort by last modified time
    Searched full:discovering (Results 26 - 50 of 158) sorted by null

12 3 4 5 6 7

  /frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd 45 describes the NSD API for discovering available services and the Wi-Fi
  /frameworks/base/services/core/java/com/android/server/display/
DisplayAdapter.java 26 * and provides facilities for discovering when displays are connected or disconnected.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 26 callbacks when an operation such as discovering peers or connecting to them succeeds or fails.</li>
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_bluetooth.html 118 <a href="#discovery">Discovering nearby devices</a>).
142 (see <a href="#discovery">Discovering nearby devices</a>).
168 <h3 id="discovery">Discovering nearby devices</h3>
179 the <code>discovering</code> property of $(ref:bluetooth.AdapterState). The
180 call will succeed even if another app is discovering nearby devices, and will
237 <code>discovering</code> property changes to <code>false</code>, then your app
522 <h3 id="le-discovery">Discovering and connecting to peripherals</h3>
526 using the methods described in <a href="#discovery">Discovering nearby devices
  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_apitest.cc 141 EXPECT_FALSE(state.discovering);
267 // Fake that the adapter is discovering
272 // Cache a device before the extension starts discovering
bluetooth_event_router.cc 209 bool discovering) {
216 if (!discovering) {
bluetooth_api_utils.cc 138 out->discovering = adapter.IsDiscovering();
bluetooth_event_router.h 99 bool discovering) OVERRIDE;
  /frameworks/base/docs/html/reference/com/google/android/gms/cast/
CastMediaControlIntent.html 885 methods for creating a control category for discovering Cast media routes that support a specific
1137 Returns a custom control category for discovering Cast devices that support running the
1161 Returns a custom control category for discovering Cast devices meeting <em>both</em
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
wifip2p.jd 20 <li><a href="#discovering">Discovering peers</a></li>
276 broadcast receiver for your application, discovering peers, connecting to a peer, and
388 such as discovering and connecting to peers.</p>
391 <h3 id="discovering">Discovering peers</h3>
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 220 UINT8 cur_expl_char_idx; /* currently discovering service index */
276 UINT8 cur_srvc_index; /* currently discovering service index */
  /external/dhcpcd/
dhcpcd.conf.5 48 When discovering interfaces, the interface name must match
56 When discovering interfaces, the interface name must not match
dhcpcd.conf.5.in 48 When discovering interfaces, the interface name must match
56 When discovering interfaces, the interface name must not match
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc 81 bool discovering) OVERRIDE {
85 last_discovering_ = discovering;
675 // discovering,
845 // The observer should have received the discovering changed event exactly
847 // should be discovering.
864 // The observer should have received no additional discovering changed events,
866 // still be discovering.
886 // The observer should have received no additional discovering changed events,
888 // still be discovering.
907 // The observer should have received the discovering changed event exactl
    [all...]
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 155 // If we're already discovering, stop it
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 155 // If we're already discovering, stop it
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 146 // If we're already discovering, stop it
  /development/samples/WiFiDirectDemo/
_index.html 5 with Wi-Fi Direct APIs: Discovering peers, connecting using Wi-Fi Direct APIs, and finding group details post connection, so that a
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DeviceListActivity.java 155 // If we're already discovering, stop it
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 77 # for all grammars to compile, and then discovering there's a big dumb
  /external/llvm/include/llvm/Support/
Registry.h 10 // Defines a registry template for discovering pluggable modules.
  /external/llvm/utils/lit/lit/
LitConfig.py 39 # Configuration files to look for when discovering test suites.
  /external/okhttp/
concurrency.md 41 Sometimes there's an action required like calling the application layer or responding to a ping, and the thread discovering the action is not the thread that should do the work. We enqueue a runnable on this executor and it gets handled by one of the executor's threads.
  /frameworks/base/docs/html/distribute/googleplay/edu/
about.jd 42 content by curriculum, grade, and standard &mdash; discovering the right
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
accessory.jd 32 <li><a href="#discovering-a">Discovering an accessory</a></li>
259 <h3 id="discovering-a">Discovering an accessory</h3>

Completed in 1310 milliseconds

12 3 4 5 6 7