Searched refs:code (Results 276 - 300 of 319) sorted by relevance

<<111213

/frameworks/av/drm/libdrmframework/include/
H A DIDrmManagerService.h257 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h64 Int refSelectCode; /* enhancement layer reference select code */
441 unsigned int code; /* right justified */ member in struct:tagVLCtable
/frameworks/av/services/audioflinger/
H A DAudioPolicyService.h114 uint32_t code,
H A DAudioFlinger.h210 uint32_t code,
1313 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags);
1451 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags);
1605 virtual status_t onTransact(uint32_t code, const Parcel& data,
1783 // but that would clutter the code unnecessarily.
/frameworks/base/services/input/
H A DEventHub.h42 #define BTN_FIRST 0x100 // first button code
43 #define BTN_LAST 0x15f // last button code
61 int32_t code; member in struct:android::RawEvent
/frameworks/av/media/libmedia/
H A DIAudioPolicyService.cpp366 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
368 switch (code) {
624 return BBinder::onTransact(code, data, reply, flags);
365 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIAudioFlinger.cpp692 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
694 switch (code) {
1041 return BBinder::onTransact(code, data, reply, flags);
691 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dslice.cpp692 uint code; local
724 code = currMB->ref_idx_L0[mbPartIdx];
725 status = te_v(stream, code, max_ref_idx);
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp250 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) {
252 switch (code) {
269 return BnCameraService::onTransact(code, data, reply, flags);
249 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/base/core/jni/android/graphics/
H A DBitmap.cpp20 #define TRACE_BITMAP(code) code
22 #define TRACE_BITMAP(code)
/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java725 * cause code returned as Integer in Message.obj.response
726 * Returns integer cause code defined in TS 24.008
1173 * @param statusCode Status code string. See <code>setOnUSSD</code>
1280 public void triggerSsn(int type, int code) { argument
1283 not.code = code;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c307 M4OSA_UInt32 code, l0 = 0, l1; local
309 code = p_bs->ui32TempBuff;
312 if( code >> 29 )
314 l0 = Tab_MCS[(code >> 29)];
315 code = code >> (32 - l0);
320 if( code )
322 code <<= 3;
324 for ( l0 = 3; code < 0x80000000; code <<
[all...]
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1656 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
1658 switch (code) {
1694 status_t err = BnSurfaceComposer::onTransact(code, data, reply, flags);
1706 switch (code) {
2568 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
2584 return BnSurfaceComposerClient::onTransact(code, data, reply, flags);
/frameworks/base/core/java/android/os/storage/
H A DIMountService.java837 public boolean onTransact(int code, Parcel data, Parcel reply, argument
839 switch (code) {
1157 return super.onTransact(code, data, reply, flags);
1307 * This value implies {@code force}.
1333 * @return a numerical value. See {@code ENCRYPTION_STATE_*} for possible values.
1367 * @return path to filesystem or {@code null} if it's not found
/frameworks/av/drm/common/
H A DIDrmManagerService.cpp765 uint32_t code, const Parcel& data,
767 ALOGV("Entering BnDrmManagerService::onTransact with code %d", code);
769 switch (code) {
1444 return BBinder::onTransact(code, data, reply, flags);
764 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s38 ; * [in] fcodeForward a code equal to vop_fcode_forward in MPEG-4
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s38 ; * [in] fcodeForward a code equal to vop_fcode_forward in MPEG-4
/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp85 /** Get native data stored in the opaque (Java code maintained) pointer mNativeData
567 ALOGE("%s: Cannot create message reply to return Passkey code to "
657 ALOGE("%s: Cannot create message reply to return PIN code to "
1454 jint code) {
1469 *data = code;
1489 jstring channelPath, jint code) {
1503 *data = code;
1452 createChannelNative(JNIEnv *env, jobject object, jstring devicePath, jstring appPath, jstring config, jint code) argument
1488 destroyChannelNative(JNIEnv *env, jobject object, jstring devicePath, jstring channelPath, jint code) argument
H A Dandroid_media_AudioTrack.cpp112 jint android_media_translateErrorCode(int code) { argument
113 switch (code) {
755 // FIXME: code duplication with android_media_AudioTrack_native_setup()
/frameworks/av/media/mtp/
H A DMtpServer.cpp264 void MtpServer::sendEvent(MtpEventCode code, uint32_t param1) { argument
266 mEvent.setEventCode(code);
/frameworks/base/core/java/android/app/
H A DInstrumentation.java52 * Base class for implementing application instrumentation code. When running
54 * before any of the application code, allowing you to monitor all of the
95 * Called when the instrumentation is starting, before any application code
127 * you to run your instrumentation code in a separate thread than the
159 * @param results Any results to send back to the code that started the instrumentation.
178 * @param results Any results to send back to the code that started the
218 * instrumentated, since the instrumentation code often lives is a
243 * code, since the instrumentation code often lives is a different package
245 * {@link #getContext} to retrieve a Context for the instrumentation code
[all...]
/frameworks/base/core/java/android/content/
H A DContentService.java118 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
121 return super.onTransact(code, data, reply, flags);
/frameworks/base/media/jni/audioeffect/
H A Dandroid_media_AudioEffect.cpp72 static jint translateError(int code) { argument
73 switch(code) {
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp425 int32_t code, int32_t value) {
430 event.code = code;
435 setAbsoluteAxisValue(deviceId, code, value);
1152 ASSERT_EQ(KEY_A, event.code);
1236 << "Ignored device should return unknown key code state.";
1238 << "Ignored device should return unknown scan code state.";
1307 << "Should return unknown key code state when source not supported.";
1309 << "Should return unknown scan code state when source not supported.";
1399 int32_t code, int32_
424 enqueueEvent(nsecs_t when, int32_t deviceId, int32_t type, int32_t code, int32_t value) argument
1398 process(InputMapper* mapper, nsecs_t when, int32_t deviceId, int32_t type, int32_t code, int32_t value) argument
2606 processKey( SingleTouchInputMapper* mapper, int32_t code, int32_t value) argument
3770 processKey( MultiTouchInputMapper* mapper, int32_t code, int32_t value) argument
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp112 // @param[out] status On exit contains the status code to be returned.
970 // Placeholder for the return code, updated by the caller.
1243 bool MediaPlayerService::Client::shouldDropMetadata(media::Metadata::Type code) const
1247 if (findMetadata(mMetadataDrop, code)) {
1251 if (mMetadataAllow.isEmpty() || findMetadata(mMetadataAllow, code)) {

Completed in 467 milliseconds

<<111213