HomeSort by relevance Sort by last modified time
    Searched full:note (Results 451 - 475 of 7374) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/os/storage/
MountServiceListener.java 40 * @Note: State is one of the values returned by Environment.getExternalStorageState()
  /frameworks/base/core/java/android/preference/
package.html 21 Note that saved preferences are accessible only to the application that created them.</p>
  /frameworks/base/core/java/android/test/
UiThreadTest.java 27 * main thread (or UI thread.) Note that instrumentation methods may not be used
  /frameworks/base/core/jni/android/opengl/
poly.h 31 /* note that poly_clip, given an n-gon as input, might output an (n+6)gon */
  /frameworks/base/core/jni/
android_util_Binder.h 29 // Note: does not type checking; must guarantee jobject is a Java Parcel
  /frameworks/base/data/etc/
android.hardware.camera.flash-autofocus.xml 17 <!-- This is the standard set of features for a camera with a flash. Note
  /frameworks/base/docs/html/resources/tutorials/views/
index.jd 22 <p class="note"><strong>Note:</strong> In order to make these tutorials as simple as possible,
27 <p class="note"><strong>Tip:</strong> After you have pasted sample code into an Eclipse project,
113 <p class="note" style="clear:left">
  /frameworks/base/docs/html/sdk/
requirements.jd 60 <p class="note"><strong>Note:</strong> If JDK is already installed on your development computer, please take a moment to make sure that it meets the version requirements listed above. In
61 particular, note that some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both of which are not supported for Android development. </p>
105 <p>Note that the disk-space requirements above are <em>in addition to</em> those of the Eclipse IDE, JDK, or other prerequisite tools that you may need to install on your development computer.</p>
  /frameworks/base/graphics/java/android/graphics/
DashPathEffect.java 28 * Note: this patheffect only affects drawing with the paint's style is set
PathMeasure.java 26 * Note that once a path is associated with the measure object, it is
40 * Note that once a path is associated with the measure object, it is
49 // note: the native side makes a copy of path, so we don't need a java
59 // note: the native side makes a copy of path, so we don't need a java
  /frameworks/base/include/media/stagefright/
AudioSource.h 30 // Note that the "channels" parameter is _not_ the number of channels,
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimCard.java 22 * Note: this class shares common code with SimCard, consider a base class to minimize code
  /frameworks/base/test-runner/src/android/test/
ComparisonFailure.java 22 * Note: Most users of this class should simply use junit.framework.ComparisonFailure,
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeAssetManager.java 33 // Note that AssetManager() creates a system AssetManager and we override it
  /ndk/
README.TXT 23 note that the NDK is *not* a good way to write non-JNI native code for the
  /packages/apps/Browser/res/menu/
title_context.xml 18 <!-- These are for the context menu for the title bar. Note that we need a
  /packages/apps/Browser/res/xml/
searchable.xml 17 <!-- Note: This defines the UI for the "Go To" UI, which uses the search manager UI, but
  /packages/apps/Browser/tests/assets/
bindings_test.html 113 // Note: the Java sets the x property to 123. JSC and V8 do not support object
119 // Note that the java class returned has s set to Hello World. JSC and V8 do not support
149 // Note: the Java sets the mInt property to 123. JSC and V8 do not support object
157 // Note that the java class returned has s set to Hello World. JSC and V8 do not support
  /packages/apps/Email/res/xml/
account_preferences.xml 17 <!-- NOTE: The string in android:action must match the one in AccountSettings.java -->
  /packages/apps/Email/src/org/apache/commons/io/output/
CountingOutputStream.java 91 * NOTE: From v1.3 this method throws an ArithmeticException if the
109 * NOTE: From v1.3 this method throws an ArithmeticException if the
127 * NOTE: This method is an alternative for <code>getCount()</code>.
141 * NOTE: This method is an alternative for <code>resetCount()</code>.
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/
Address.java 36 * into the given ArrayList. Note that this method
  /packages/apps/IM/
Android.mk 26 #contains the credential plug-in instead. Note the libwbxml_jni has to be
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILElement.java 23 * <p> Note that the <code>SMILElement</code> interface overlaps with the
  /packages/apps/QuickSearchBox/res/values-mcc260/
strings.xml 21 <!-- Note that this is a modified completion uri. It uses the current locale for language (%1$s) and -->
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr 13 .note.gnu.build-id : { *(.note.gnu.build-id) }
151 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }

Completed in 192 milliseconds

<<11121314151617181920>>