/frameworks/base/core/java/android/printservice/ |
PrinterDiscoverySession.java | 334 * in this session, then a subsequent discovering should not re-discover already
|
PrintService.java | 44 * A print service is responsible for discovering printers, adding discovered printers,
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
bluetooth.jd | 16 <li><a href="#DiscoveringDevices">Discovering devices</a></li> 293 (this is sometimes referred to as "discovering," "inquiring" or "scanning"). 355 <h3 id="DiscoveringDevices">Discovering devices</h3> 357 <p>To start discovering devices, simply call {@link [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
WifiDisplayAdapter.java | 51 * The Wifi display protocol relies on Wifi direct for discovering and pairing
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/ |
BluetoothScanner.java | 294 // If we're already discovering, stop it.
|
/external/chromium_org/third_party/sqlite/src/test/ |
wal3.test | 401 # + The reader discovering that between the time when it determined 549 # + The reader discovering that between the time when it read the
|
/frameworks/base/services/core/java/com/android/server/media/ |
MediaRouterService.java | 57 * Provides a mechanism for discovering media routes and manages media playback 60 * Currently supports discovering remote displays via remote display provider [all...] |
/external/apache-http/src/org/apache/commons/logging/impl/ |
LogFactoryImpl.java | 771 logDiagnostic("Discovering a Log implementation..."); [all...] |
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
monsoon.py | 195 logging.info("Discovering power monitor(s)...")
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_interface.c | 763 CDBG("Done discovering media devices\n");
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_interface2.c | 609 CDBG("Done discovering media devices\n");
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
TransformerFactoryImpl.java | 241 * <p>Note that DOM2 has it's own mechanism for discovering stylesheets.
|
/external/chromium_org/ash/ |
ash_strings.grd | 281 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERING" desc="The label used in the tray popup to show bluetooth is discovering devices.">
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
sencha_framework.html | 245 There's a lot that goes into discovering media servers.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
system-alloc.cc | 242 // Structure for discovering alignment
|
/external/clang/docs/ |
LibASTMatchersTutorial.rst | 319 Our simple matcher is capable of discovering for loops, but we would
|
/external/dhcpcd/ |
net.c | 397 /* -1 means we're discovering against a specific
|
/external/libpng/ |
Makefile.am | 314 # because we can't find a good way of discovering the file extensions that are
|
/external/llvm/docs/CommandGuide/ |
lit.rst | 243 :program:`lit` proper is primarily an infrastructure for discovering and running
|
/external/smack/src/org/jivesoftware/smackx/muc/ |
MultiUserChat.java | 235 * @param connection the XMPP connection to use for discovering information about the room. 250 * @param connection the XMPP connection to use for discovering Multi-User Chat services. 268 // discovering info on remote servers. 279 * @param connection the XMPP connection to use for discovering hosted rooms by the MUC service. [all...] |
/frameworks/base/core/java/android/net/nsd/ |
NsdManager.java | 41 * B. Another example use case is an application discovering printers on the network.
|
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 279 that are built into the platform. The platform provides services for discovering
|
android-4.1.jd | 527 <p>Before you can start discovering services on local devices, you also need to call {@link android.net.wifi.p2p.WifiP2pManager#addServiceRequest addServiceRequest()}. When the {@link android.net.wifi.p2p.WifiP2pManager.ActionListener} you pass to this method receives a 528 successful callback, you can then begin discovering services on local devices by calling {@link [all...] |
/frameworks/base/docs/html/tools/support-library/ |
features.jd | 284 APIs for publishing app-specific media route providers, for discovering and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtPlugin.java | [all...] |