Searched refs:code (Results 251 - 275 of 296) sorted by relevance

<<1112

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java890 // Country code not found. This is likely a test network.
1162 /** code is registration state 0-5 from TS 27.007 7.2 */
1163 private int regCodeToServiceState(int code) { argument
1164 switch (code) {
1183 loge("regCodeToServiceState: unexpected service state " + code);
1190 * code is registration state 0-5 from TS 27.007 7.2
1193 private boolean regCodeIsRoaming (int code) { argument
1195 return 5 == code;
1373 // We don't have a valid iso country code. This is
/frameworks/base/core/java/android/content/
H A DContentService.java117 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
120 return super.onTransact(code, data, reply, flags);
H A DIntent.java58 * <p>An Intent provides a facility for performing late runtime binding between the code in
213 * information supplied in the <code>AndroidManifest.xml</code> file as
223 * <li> For data that is not a <code>content:</code> URI and where no explicit
225 * intent data (such as <code>http:</code> or <code>mailto:</code>) is
301 * <code>co
[all...]
/frameworks/base/core/java/android/webkit/
H A DHTML5VideoViewProxy.java388 // The response status code.
432 int code,
434 mStatusCode = code;
430 status(int major_version, int minor_version, int code, String reason_phrase) argument
/frameworks/base/media/mtp/
H A DMtpDataPacket.cpp46 void MtpDataPacket::setOperationCode(MtpOperationCode code) { argument
47 MtpPacket::putUInt16(MTP_CONTAINER_CODE_OFFSET, code);
H A DMtpServer.cpp264 void MtpServer::sendEvent(MtpEventCode code, uint32_t param1) { argument
266 mEvent.setEventCode(code);
/frameworks/base/drm/libdrmframework/include/
H A DIDrmManagerService.h251 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0);
/frameworks/base/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/base/services/audioflinger/
H A DAudioFlinger.h206 uint32_t code,
921 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags);
1040 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags);
1192 virtual status_t onTransact(uint32_t code, const Parcel& data,
/frameworks/base/core/jni/android/graphics/
H A DBitmap.cpp19 #define TRACE_BITMAP(code) code
21 #define TRACE_BITMAP(code)
/frameworks/base/media/libmedia/
H A DIAudioPolicyService.cpp369 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
371 switch(code) {
631 return BBinder::onTransact(code, data, reply, flags);
368 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIAudioFlinger.cpp673 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
675 switch(code) {
1014 return BBinder::onTransact(code, data, reply, flags);
672 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/base/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/base/services/camera/libcameraservice/
H A DCameraService.cpp245 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) {
247 switch (code) {
264 return BnCameraService::onTransact(code, data, reply, flags);
244 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java722 * cause code returned as Integer in Message.obj.response
723 * Returns integer cause code defined in TS 24.008
1172 * @param statusCode Status code string. See <code>setOnUSSD</code>
1279 public void triggerSsn(int type, int code) { argument
1282 not.code = code;
/frameworks/media/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/base/services/surfaceflinger/
H A DSurfaceFlinger.cpp903 // has already been expanded as needed, so the code is correct
1627 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
1629 switch (code) {
1665 status_t err = BnSurfaceComposer::onTransact(code, data, reply, flags);
1677 switch (code) {
2496 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
2512 return BnSurfaceComposerClient::onTransact(code, data, reply, flags);
/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java68 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
70 switch (code) {
544 return super.onTransact(code, data, reply, flags);
/frameworks/base/core/java/android/os/storage/
H A DIMountService.java809 public boolean onTransact(int code, Parcel data, Parcel reply, argument
811 switch (code) {
1113 return super.onTransact(code, data, reply, flags);
1263 * This value implies {@code force}.
1289 * @return a numerical value. See {@code ENCRYPTION_STATE_*} for possible values.
/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp85 /** Get native data stored in the opaque (Java code maintained) pointer mNativeData
567 LOGE("%s: Cannot create message reply to return Passkey code to "
657 LOGE("%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.cpp115 jint android_media_translateErrorCode(int code) { argument
116 switch(code) {
765 // FIXME: code duplication with android_media_AudioTrack_native_setup()
/frameworks/base/drm/common/
H A DIDrmManagerService.cpp753 uint32_t code, const Parcel& data,
755 LOGV("Entering BnDrmManagerService::onTransact with code %d", code);
757 switch (code) {
1429 return BBinder::onTransact(code, data, reply, flags);
752 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/base/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/base/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/media/jni/audioeffect/
H A Dandroid_media_AudioEffect.cpp72 static jint translateError(int code) { argument
73 switch(code) {

Completed in 483 milliseconds

<<1112