Home
last modified time | relevance | path

Searched refs:declarations (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/av/tools/resampler_tools/
Dfir.cpp102 bool declarations = false; in main() local
169 declarations = true; in main()
238 if (declarations) { in main()
311 if (!debug && declarations) { in main()
/frameworks/av/media/libmedia/
DAndroid.mk10 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
99 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/media/tests/audiotests/
DAndroid.mk21 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/base/media/jni/soundpool/
DAndroid.mk21 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/av/drm/libmediadrm/
DAndroid.mk29 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/opt/net/voip/src/jni/rtp/
DAndroid.mk57 LOCAL_CFLAGS += -fvisibility=hidden -Wall -Wextra -Wno-deprecated-declarations -Werror
/frameworks/av/media/libmediaplayerservice/
DAndroid.mk58 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/media/jni/
DAndroid.mk71 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/av/media/libstagefright/
DAndroid.mk127 LOCAL_CFLAGS += -Wno-multichar -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/core/jni/
DAndroid.mk279 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code \
/frameworks/base/docs/html/training/articles/
Duser-data-overview.jd76 corresponds to <em><strong>several permission declarations</strong></em> in
78 <code>READ_SMS</code> and the <code>RECEIVE_SMS</code> declarations.
Dperf-jni.jd61 <p>The C declarations of JNIEnv and JavaVM are different from the C++
62 declarations. The <code>"jni.h"</code> include file provides different typedefs
/frameworks/base/docs/html/google/play/
Dfilters.jd57 configuration settings, including manifest declarations, required
61 <p>Google Play filtering is based in part on manifest declarations and other
289 <code>&lt;uses-feature&gt;</code> declarations. Google Play then sets up
291 declarations.</p>
/frameworks/base/docs/html/guide/topics/manifest/
Dsupports-gl-texture-element.jd59 <code>&lt;supports-gl-texture&gt;</code> declarations as part of handling or
Duses-feature-element.jd102 <code>&lt;uses-feature></code> declarations as part of handling or interacting
307 <code>&lt;uses-feature&gt;</code> declarations are required. </p>
351 corresponding to <code>&lt;uses-feature&gt;</code> declarations. For such
1656 Note that <code>&lt;uses-feature&gt;</code> declarations, including any
Dmanifest-intro.jd42 Intent} messages that they can handle. These declarations inform the Android system
53 profiling and other information as the application runs. These declarations
/frameworks/base/docs/html/training/tv/start/
Dhardware.jd142 declarations that might prevent it from being installed on a TV device.
208 manifest declarations <em>imply hardware features</em>. This behavior means that requesting some
/frameworks/base/docs/html/training/multiple-threads/
Dcreate-threadpool.jd67 global field declarations:
/frameworks/base/docs/html/topic/arc/
Dmanifest.jd30 This document describes the app manifest feature declarations that aren't
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd67 <p>Applications that provide accessibility services must include specific declarations in their
100 <p>These declarations are required for all accessibility services deployed on Android 1.6 (API Level
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd151 your project. Remember to change the package name declarations in those files
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd199 Here are the most common OpenGL manifest declarations:</p>
580 href="{@docRoot}guide/topics/graphics/opengl.html#manifest">OpenGL manifest declarations</a>.</p>
/frameworks/base/docs/html/guide/topics/media/
Dmediarouteprovider.jd184 app's manifest declarations, but they also need to know the capabilities of the media routes you
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl159 // forward declarations needed by GetInstanceProcAddr and GetDeviceProcAddr
/frameworks/base/docs/html/guide/topics/connectivity/
Dsip.jd160 not offer SIP support. Other <code>&lt;uses-feature&gt;</code> declarations

12