/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_die.h | 141 * in which children DIEs have been discovered). 194 * in which children DIEs have been discovered).
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
MemoryTracker.java | 167 Log.v(TAG, "discovered running service: " + svc.process + " (" + svc.pid + ")"); 177 Log.v(TAG, "discovered other running process: " + pname + " (" + proc.pid + ")");
|
/external/libnfc-nxp/src/ |
phHal4Nfc.h | 111 * Structure containing information about discovered remote device, like 192 * to discovered remote device. 431 * with the discovered device. 463 * with the discovered device. Even if the HAL client is not 464 * interested in using any of the discovered phHal4Nfc_Connect and 559 * devices are discovered) already discovered Remote Device notified 692 * is also used to switch from wired to virtual mode in case the discovered [all...] |
phLibNfc.h | 314 phLibNfc_Handle hTargetDev; /**< discovered Target handle */ 315 phLibNfc_sRemoteDevInformation_t* psRemoteDevInfo; /**< discovered Target details */ 534 *This callback type is used to provide information on discovered targets to LibNfcClient. 535 *Discovered targets will be notified in \ref phLibNfc_RemoteDevList_t format. 536 *In case multiple targets discovered ,remote device list contains these targets one after another. 541 *\b Ex: Multiple targets discovered can be referred as phLibNfc_RemoteDevList_t[0] 544 *Subsequent operations on discovered target shall be performed using target specific handle 551 * \param[in] psRemoteDevList Remote Device list contains discovered target details. 553 * List size depends on no of remote devices discovered. 555 * \param[in] uNofRemoteDev Indicates no of remote devices discovered [all...] |
phLibNfc_initiator.c | 149 /*Mifare Tag discovered*/ 183 /*ISO 14443-A type tag discovered*/ 199 /*ISO 14443-A type tag discovered*/ 215 /*ISO 14443-B type tag Discovered */ 231 /*Felica Type Tag Discovered */ 247 /*Jewel Type Tag Discovered */ 264 /*Jewel Type Tag Discovered */ 322 /* Check for if the discovered tags are multiple or 334 /*Notify to upper layer the no of tag discovered and [all...] |
/frameworks/base/core/java/android/nfc/tech/ |
TagTechnology.java | 136 * type tags using it must still be discovered and present the lower level radio interface 145 * type tags using it must still be discovered and present the lower level radio interface 154 * type tags using it must still be discovered and present the lower level radio interface
|
/external/ceres-solver/docs/source/ |
introduction.rst | 69 observations of the newly discovered asteroid `Ceres
|
/external/chromium_org/chrome/browser/extensions/ |
suspicious_extension_bubble_controller.cc | 100 // this string, whereas we should have used $1. It was discovered too late,
|
/external/chromium_org/chrome/browser/favicon/ |
favicon_tab_helper.h | 55 // they are discovered.
|
/external/chromium_org/chrome/browser/storage_monitor/ |
image_capture_device_manager.mm | 24 // are discovered and existing ones are removed.
|
/external/chromium_org/chrome/common/extensions/api/ |
identity.idl | 70 // If an access token is discovered to be invalid, it should be
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/ |
address_validator.h | 106 // If the |filter| is empty, then all discovered validation problems are
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
plarenas.h | 50 ** reasons. The reason for a particular failure can be discovered
|
/external/doclava/src/com/google/doclava/ |
FederationTagger.java | 29 * against when overlapping content is discovered.
|
/external/skia/gm/ |
gammatext.cpp | 105 Test a set of clipping problems discovered while writing blitAntiRect,
|
/frameworks/base/core/java/android/nfc/ |
Tag.java | 40 * Represents an NFC tag that has been discovered. 48 * A new tag object is created every time a tag is discovered (comes into range), even 53 * When a tag is discovered, a {@link Tag} object is created and passed to a 211 * (UID), but some tags will generate a random ID every time they are discovered
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
index.jd | 31 <dd>This document describes how Android handles discovered NFC tags and how it notifies
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-projects-cmdline.jd | 61 list of discovered virtual machines.</p>
|
/frameworks/base/media/lib/java/com/android/media/remotedisplay/ |
RemoteDisplay.java | 26 * Represents a remote display that has been discovered.
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
package.html | 29 information about discovered peers. The callback provides a {@link
|
/packages/apps/Tag/src/com/android/apps/tag/ |
TagViewer.java | 39 * An {@link Activity} which handles a broadcast of a new tag that the device just discovered.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
SizeLimitActivity.java | 37 * size is discovered to be exceeded one of these thresholds.
|
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
bluetooth_event_router.cc | 153 // were discovered as they will not be discovered again.
|
/external/jmdns/src/javax/jmdns/impl/ |
ListenerStatus.java | 170 * A new service type was discovered. 184 * A new subtype for the service type was discovered.
|
/external/libnfc-nxp/inc/ |
phNfcHalTypes.h | 333 * related to the discovered ISO14443A remote device. This information 349 * related to the discovered ISO14443B remote device. This information 369 * related to the discovered Jewel remote device. This information 387 * related to the discovered Felica remote device. This information 405 * related to the discovered ISO15693 remote device. This information 442 * related to the discovered NFCIP1 remote device. This information 477 * remote device that is discovered/connected. There seperate 528 * remote device that is discovered/connected [all...] |