/ndk/docs/text/system/libc/ |
SYSV-IPC.text | 94 If you run it on a typical Linux distribution today, you'll discover that it
|
/packages/apps/Protips/res/values/ |
arrays.xml | 78 \nTo discover their secrets
|
/system/netd/ |
MDnsSdListener.h | 113 void discover(SocketClient *cli, const char *iface, const char *regType,
|
/external/chromium_org/tools/telemetry/docs/ |
telemetry.page.page_test_runner.html | 23 <a href="telemetry.core.discover.html">telemetry.core.discover</a><br>
|
/external/chromium_org/tools/telemetry/telemetry/ |
test_runner.py | 19 from telemetry.core import discover namespace 160 tests = discover.DiscoverClasses(base_dir, base_dir, test.Test,
|
/external/iputils/doc/ |
rdisc.sgml | 27 <command/rdisc/ implements client side of the ICMP router discover protocol. 116 Send three <emphasis/solicitation/ messages initially to quickly discover
|
/external/llvm/utils/lit/lit/ |
TestFormats.py | 37 litConfig.error("unable to discover google-tests in %r" % path) 64 # Discover the tests in this executable.
|
/packages/apps/Nfc/nci/jni/ |
NfcTag.h | 336 ** Description: Discover the technologies that NFC service needs by interpreting 350 ** Description: Discover the technologies that NFC service needs by interpreting
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
accessory.jd | 249 <li>Discover connected accessories by using an intent filter that filters for accessory 261 <p>Your application can discover accessories by either using an intent filter to be notified when 267 <h4 id="discover-a-intent">Using an intent filter</h4> 269 <p>To have your application discover a particular USB accessory, you can specify an intent filter 309 <h4 id="discover-a-enumerate">Enumerating accessories</h4> 330 intent filter</a> to discover accessories as they're connected, it automatically receives
|
/frameworks/base/services/java/com/android/server/ |
NsdService.java | 91 sCmdToString[NsdManager.DISCOVER_SERVICES - BASE] = "DISCOVER"; 92 sCmdToString[NsdManager.STOP_DISCOVERY - BASE] = "STOP-DISCOVER"; 288 if (DBG) Slog.d(TAG, "Discover services"); 301 Slog.d(TAG, "Discover " + msg.arg2 + " " + id + 705 mNativeConnector.execute("mdnssd", "discover", discoveryId, serviceType); 716 mNativeConnector.execute("mdnssd", "stop-discover", discoveryId); [all...] |
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaRouter.java | 86 * discover and select a new route. 109 * When this flag is specified, the media router will try to discover routes. 323 * Registers a callback to discover routes that match the selector and to receive 331 * callback would like to discover. 340 * Registers a callback to discover routes that match the selector and to receive 344 * discover. For example, if the application wants to use 377 * // the application is interested in so that it can try to discover suitable ones. 389 * // needs to invest effort trying to discover routes of these kinds for now. 403 * callback would like to discover. 486 * instances within this process can use to discover routes [all...] |
/external/libnfc-nci/src/nfc/include/ |
nfc_api.h | 171 NFC_NFCEE_DISCOVER_REVT, /* 4 Discover NFCEE response */ 172 NFC_NFCEE_INFO_REVT, /* 5 Discover NFCEE Notification */ 176 NFC_EE_DISCOVER_REQ_REVT, /* 9 EE Discover Req notification */ [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_cl.c | 779 /* discover all services */ 796 GATT_TRACE_ERROR0("discover all service response parsing failure"); 801 /* discover included service */ 861 else /* discover characterisitic */ 899 /* send callback if is discover procedure */ [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
sencha_framework.html | 32 <li>Discover media servers.</li> 189 case 'upnp-discover': 242 <h2 id="five">Discover media servers</h2> 278 key: 'upnp-discover', 343 for the 'upnp-discover' message from <code>app.js</code>
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_int.h | 417 tAVDT_CCB_API_DISCOVER discover; member in union:__anon780 441 BOOLEAN proc_busy; /* TRUE when a discover or get capabilities procedure in progress */ 442 UINT8 proc_param; /* Procedure parameter; either SEID for get capabilities or number of SEPS for discover */
|
/external/libnfc-nci/src/nfa/ee/ |
nfa_ee_main.c | 318 case NFC_NFCEE_DISCOVER_REVT: /* 4 NFCEE Discover response */ 322 case NFC_NFCEE_INFO_REVT: /* 5 NFCEE Discover Notification */ 334 case NFC_EE_DISCOVER_REQ_REVT: /* 10 EE Discover Req notification */
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
wifi-direct.jd | 14 <li><a href="#discover">Initiate Peer Discovery</a></li> 27 <a href="http://www.wi-fi.org/discover-and-learn/wi-fi-direct" 180 <h2 id="discover">Initiate Peer Discovery</h2>
|
/external/dhcpcd/ |
dhcpcd.conf.5 | 229 seconds before moving to the discover phase if we have an old lease to use. 233 to skip the reboot phase and go straight into discover.
|
dhcpcd.conf.5.in | 217 seconds before moving to the discover phase if we have an old lease to use. 221 to skip the reboot phase and go straight into discover.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_ee_api.h | 54 NFA_EE_DISCOVER_REQ_EVT, /* NFCEE Discover Request Notification */ 174 tNFA_EE_DISCOVER_INFO ee_disc_info[NFA_DM_MAX_UICC]; /* MFCEE DISCOVER Request info */
|
/frameworks/base/docs/html/design/patterns/ |
help.jd | 14 <p>Naturally, you want everyone to quickly learn the ropes, discover the cool features, and get the most out of your app. So you might be tempted to present a one-time introductory slideshow, video, or splash screen to all new users when they first open the app. Or you might be drawn to the idea of displaying helpful text bubbles or dialogs when users interact with certain features for the first time.</p> 30 <p style="margin-top:0;">Because there's no button or menu for it, users might not ever discover it on their own.</p></li>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher.jd | 85 <li>Help users discover the app on Google Play.</li> 104 <h3 id="help_users_discover">Help users discover the app on Google Play</h3>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 143 def discover(self, start_dir, pattern='test*.py', top_level_dir=None): member in class:TestLoader 162 load_tests does not need to pass this argument in to loader.discover().
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 143 def discover(self, start_dir, pattern='test*.py', top_level_dir=None): member in class:TestLoader 162 load_tests does not need to pass this argument in to loader.discover().
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_aact.c | [all...] |