/ndk/build/tools/ |
build-gdbserver.sh | 33 NOTE: The --platform option is ignored if --sysroot is used." 152 # note that we install it in the toolchain bin directory
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
FallbackSource.java | 31 import android.provider.ContactsContract.CommonDataKinds.Note; 318 // NOTE: even though a traditional "type" exists, for editing 386 DataKind kind = getKindForMimetype(Note.CONTENT_ITEM_TYPE); 388 kind = addKind(new DataKind(Note.CONTENT_ITEM_TYPE, 393 kind.actionBody = new SimpleInflater(Note.NOTE); 398 kind.fieldList.add(new EditField(Note.NOTE, R.string.label_notes, FLAGS_NOTE));
|
/packages/apps/Email/res/values/ |
arrays.xml | 65 <!-- Note, "all" (value 6) is not presented in UI. --> 75 <!-- Note, "all" (value 6) is not presented in UI. -->
|
/packages/apps/IM/src/com/android/im/engine/ |
Presence.java | 30 * Note that changes made to the Presence data won't be reflected to the 91 * @return Avatar bitmap. Note any changes made to the bitmap itself
|
/packages/apps/Phone/res/layout/ |
incall_screen.xml | 66 Note this isn't a child of mainFrame, which ensures that it'll be 85 <!-- Layout note: we could use android:layout_centerInParent="true"
|
/packages/apps/QuickSearchBox/res/values/ |
strings.xml | 98 <!-- Note that this is the standard search url. It uses the current locale for language --> 107 <!-- Note that this is the standard suggest url. It uses the current locale for language -->
|
/packages/providers/DownloadProvider/res/values/ |
strings.xml | 99 Note that such a download could have been initiated by a variety of 106 Note that such a download could have been initiated by a variety of
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/ |
armelf.xr | 148 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
|
armelf.xu | 149 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/ |
armelf.xr | 148 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
|
armelf.xu | 149 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gdbserver.1 | 54 GDBs `target remote' command, which will be described shortly. Note that if 84 you previously started up gdbserver with the same port number. Note that for
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 40 Please note the following constraints to be aware of when writing tests to run within a plugin environment: 64 Note: this method runs the tests within a regular JVM environment (ie not within
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
XmlParserUtils.java | 50 * Note: use {@link #getOptionalXmlString(Node, String)} if you need to know when the
69 * Note: use {@link #getXmlString(Node, String)} if you don't need to know when the
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
ArchiveInfo.java | 28 * Note that the installer deals with archives whereas the user mostly sees packages
39 * <em>Note</em>: There is currently no logic to support more than one level of
|
/system/core/libcutils/ |
strdup8to16.c | 32 /* note: macro expands to multiple lines */ 127 /* note we tolerate invalid leader 11111xxx here */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
wspi.h | 145 int returnStatus; /* return status for SPI_XXX functions. Note that return status is from type int */ 149 * NOTE: This flag MUST be volatile because its value is changed
|
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/ |
ipc_sta.c | 81 * Note : don't open all the socket, only returns when one matches, 84 * Note : in 2001% of the case, we will just open the inet_sock.
|
/system/wlan/ti/wilink_6_1/platforms/hw/linux/ |
SdioAdapter.h | 104 * \note It's assumed that this function is called only when idle (i.e. previous Txn is done). 130 * \note It's assumed that this function is called only when idle (i.e. previous Txn is done).
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
roamingMngrTypes.h | 81 * Note: TI_BOOL is not used, beacuse of misdefinition between the Driver and CU 96 * Note - It is the applicatio's responsibility to change the threshold when Voice is On
|
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
txCtrlServ.c | 72 dot11_header_t *pHeader; /* Note : there is no body for null frame */ 147 * Note that the header length doesn't include it, so the txCtrl detects the pad existence
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
Document.java | 39 * or <code>Node.replaceChild</code>. Note, however, that while some 63 * Creates an element of the type specified. Note that the instance 142 * Creates an <code>Attr</code> of the given name. Note that the 165 * <p ><b>Note:</b> If any descendant of the <code>Entity</code> node has 229 * Note that the <code>deep</code> parameter has no effect on 279 * Note that the <code>deep</code> parameter has no effect on this type 285 * source node.Note that the <code>deep</code> parameter has no effect 291 * <code>length</code> attributes from those of the source node.Note 470 * <p ><b>Note:</b> Attributes with the name "ID" or "id" are not of type 497 * <p ><b>Note:</b> No verification is done on the value when setting [all...] |
Node.java | 29 * ), this returns <code>null</code>. Note that the specialized interfaces 284 * <p ><b>Note:</b> Inserting a node before itself is implementation 321 * <p ><b>Note:</b> Replacing a node with itself is implementation 426 * <br>Note that cloning an immutable subtree results in a mutable copy, 455 * <p ><b>Note:</b> In cases where the document contains 485 * <p ><b>Note:</b> Per the <em>Namespaces in XML</em> Specification [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] 497 * <br>Note that setting this attribute, when permitted, changes the 504 * <br>Note also that changing the prefix of an attribute that is known to 519 * <br>Note that setting this attribute, when permitted, changes the 526 * <br>Note also that changing the prefix of an attribute that is known to [all...] |
/external/icu4c/i18n/unicode/ |
regex.h | 39 * <p>Note that by constructing <code>RegexMatcher</code> objects directly from regular 118 * Destructor. Note that a RegexPattern object must persist so long as any 166 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher 173 * <p>Note that it is often more convenient to construct a RegexMatcher directly 195 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher 200 * <p>Note that it is often more convenient to construct a RegexMatcher directly 225 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher 230 * <p>Note that it is often more convenient to construct a RegexMatcher directly 256 * on the input. Note that a RegexPattern object must not be deleted while 293 * Note that a RegexPattern object must not be deleted whil [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
adding-custom-suggestions.jd | 90 <p class="note"><strong>Note:</strong> If you're not familiar with creating Content 193 <p>Note that {@link android.app.SearchManager#SUGGEST_URI_PATH_QUERY} is not the literal 271 text, wrapped in single-quotes). Note that if you chose this method and need to add any wildcards to 276 <p class="note"><strong>Tip:</strong> If you don't want to define a selection clause in 338 must be present for the suggestion to generate an Intent. Note: If your action is the same for all 346 the Intent's data field will be null. Note: If your data is the same for all suggestions, or can be 429 <p class="note"><strong>Note</strong>: If you do not include the 464 <p class="note"><strong>Tip</strong>: It's usually easiest to use the table's row ID as th [all...] |