/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
sp_enc.cpp | 124 return_value = set to zero, if initialization was successful; -1, 270 return_value = set to zero if reset was successful; -1, otherwise (int)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_cavlc.c | 740 numCoeffs on bits [4,11] if successful 741 coeffMap on bits [16,31] if successful, this is bit map
|
/frameworks/base/core/java/android/app/ |
DownloadManager.java | [all...] |
/frameworks/base/core/java/android/nfc/ |
NfcAdapter.java | 258 * Called on successful NDEF push. [all...] |
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeech.java | 57 * Denotes a successful operation. 277 * shouldn't expect successful installation upon return from that intent, [all...] |
/frameworks/base/docs/html/distribute/googleplay/publish/ |
preparing.jd | 32 successful product launch on Google Play. It summarizes some of the 385 These graphic assets are key parts of a successful product details page that
|
/frameworks/base/docs/html/guide/google/gcm/server-javadoc/com/google/android/gcm/server/ |
Constants.html | 287 JSON-only field representing the number of successful messages.</TD> 668 <DD>JSON-only field representing the number of successful messages.
|
/frameworks/base/services/java/com/android/server/input/ |
InputManagerService.java | 404 * @return True if the lookup was successful, false otherwise. [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | 82 * <p> After a successful group formation through {@link #createGroup} or through {@link #connect}, [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
wlioctl.h | 917 uint32 tx_rate; /* Rate of last successful tx frame */ 918 uint32 rx_rate; /* Rate of last successful rx frame */ [all...] |
/hardware/invensense/mlsdk/mlutils/ |
mputest.c | [all...] |
/hardware/ti/omap4xxx/security/tf_daemon/ |
delegation_client.c | 547 * This function executes the CREATE_PARTITION instruction. When successful, 578 * This function executes the OPEN_PARTITION instruction. When successful, [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 572 * sent out by the card, for ROAM and successful CONNECT events. 574 * sent by peer, for ROAM and successful CONNECT events. [all...] |
/libcore/luni/src/main/java/java/text/ |
MessageFormat.java | 845 * successful, it is updated with the index following the parsed [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
SynchronousQueue.java | 584 * Tries to cas nh as new head; if successful, unlink [all...] |
/ndk/sources/host-tools/make-3.81/ |
remake.c | 274 Return 0 if successful, 1 if unsuccessful; 1046 /* Touch FILE. Return zero if successful, one if not. */ [all...] |
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/archives/ |
ArchiveInstaller.java | 245 // Fetching was successful, let's use this file. [all...] |
/external/bison/tests/ |
testsuite | [all...] |
/bionic/libc/include/netinet/ |
icmp6.h | 161 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
DirectClassFile.java | 518 * that's what signals a successful parse of the first part of
|
/dalvik/vm/alloc/ |
Heap.cpp | 73 * Returns true if successful, false otherwise.
|
/development/ndk/platforms/android-3/include/netinet/ |
icmp6.h | 161 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
AsyncTask.java | 465 * or could not be cancelled for some other reason. If successful,
|
/docs/source.android.com/src/ |
faqs.md | 76 Google's goal is to ensure a successful ecosystem around Android, but no
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
IncrementalSAXSource_Filter.java | 776 System.out.println("\nSome parsing successful, trying more.\n");
|