HomeSort by relevance Sort by last modified time
    Searched full:features (Results 1426 - 1450 of 8210) sorted by null

<<51525354555657585960>>

  /sdk/eclipse/buildConfig/
allElements.xml 10 <!-- If element.id does not exist in ${buildDirectory}/features/element.id -->
11 <!-- or ${baseLocation}/features/element.id, then you must provide the -->
51 <!-- Conditional target for building the internal features -->
  /art/runtime/native/
dalvik_system_VMDebug.cc 40 static const char* features[] = { local
47 jobjectArray result = env->NewObjectArray(arraysize(features),
51 for (size_t i = 0; i < arraysize(features); ++i) {
52 ScopedLocalRef<jstring> jfeature(env, env->NewStringUTF(features[i]));
  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 16 * 3. All advertising materials mentioning features or use of this software
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 32 * to CPU features that may or may not be available at build time on
  /bionic/libc/include/
strings.h 18 * 3. All advertising materials mentioning features or use of this software
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
mathimpl.h 13 * 3. All advertising materials mentioning features or use of this software
  /build/target/board/generic_arm64/
BoardConfig.mk 38 # ARM-v8 specification allows you to assume NEON and all the features
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestListAdapter.java 49 /** View type for a category of tests like "Sensors" or "Features" */
83 /** Features necessary to run this test. */
86 /** Features such that, if any present, the test gets excluded from being shown. */
89 /** If any of of the features are present the test is meaningful to run. */
  /cts/tests/tests/content/src/android/content/cts/
MockAccountAuthenticator.java 89 String[] features) throws NetworkErrorException {
  /cts/tests/tests/provider/src/android/provider/cts/contacts/account/
StaticAccountAuthenticator.java 96 String[] features) throws NetworkErrorException {
  /developers/build/prebuilts/gradle/ImmersiveMode/
README.md 4 One of the features introduced in KitKat is "immersive mode". Immersive mode gives the
  /developers/build/prebuilts/gradle/LNotifications/
README.md 4 This sample demonstrates how new features for notifications introduced in Android L
  /developers/samples/android/ui/notifications/LNotifications/
README.md 4 This sample demonstrates how new features for notifications introduced in Android L
  /developers/samples/android/ui/window/ImmersiveMode/
README.md 4 One of the features introduced in KitKat is "immersive mode". Immersive mode gives the
  /development/ndk/platforms/android-3/arch-arm/include/machine/
endian.h 38 * We don't include <machine/cpu-features.h> because it pollutes the
  /development/ndk/platforms/android-3/include/
strings.h 18 * 3. All advertising materials mentioning features or use of this software
  /development/ndk/platforms/android-9/arch-mips/include/asm/
atomic.h 24 #include <asm/cpu-features.h>
bitops.h 32 #include <asm/cpu-features.h>
dsp.h 22 #include <asm/cpu-features.h>
  /development/ndk/platforms/android-9/include/
strings.h 18 * 3. All advertising materials mentioning features or use of this software
  /development/ndk/platforms/android-L/arch-arm/include/machine/
cpu-features.h 32 * to CPU features that may or may not be available at build time on
endian.h 38 * We don't include <machine/cpu-features.h> because it pollutes the
  /development/ndk/platforms/android-L/include/
strings.h 18 * 3. All advertising materials mentioning features or use of this software
  /development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h 45 // Number of features to use from corner detection
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
AudioFocusHelper.java 27 * This class can only be used on SDK level 8 and above, since it uses API features that are not

Completed in 350 milliseconds

<<51525354555657585960>>