Searched defs:type (Results 201 - 225 of 436) sorted by relevance

1234567891011>>

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccCard.java205 * Checks if an Application of specified type present on the card
206 * @param type is AppType to look for
208 public boolean isApplicationOnIcc(IccCardApplicationStatus.AppType type); argument
H A DUiccCard.java195 // This is normal. (i.e. no application of this type)
298 public boolean isApplicationOnIcc(IccCardApplicationStatus.AppType type) { argument
301 if (mUiccApplications[i] != null && mUiccApplications[i].getType() == type) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java1635 private void runTest(int type, int code) { argument
1638 mRadioControl.triggerSsn(type, code);
1649 assertEquals(type, notification.notificationType);
/frameworks/rs/cpp/
H A DAllocation.cpp85 ALOGE("32 bit integer source does not match allocation type %i", dt);
93 ALOGE("16 bit integer source does not match allocation type %i", dt);
101 ALOGE("8 bit integer source does not match allocation type %i", dt);
109 ALOGE("32 bit float source does not match allocation type %i", dt);
126 ALOGE("Object source does not match allocation type %i", dt);
150 ALOGE("Source must be exactly one usage type.");
239 ALOGE("Array too small for allocation type.");
381 android::sp<Allocation> Allocation::createTyped(RenderScript *rs, sp<const Type> type, argument
383 void *id = rsAllocationCreateTyped(rs->mContext, type->getID(), mips, usage, 0);
388 return new Allocation(id, rs, type, usag
391 createTyped(RenderScript *rs, sp<const Type> type, RsAllocationMipmapControl mips, uint32_t usage, void *pointer) argument
400 createTyped(RenderScript *rs, sp<const Type> type, uint32_t usage) argument
[all...]
/frameworks/rs/driver/
H A DrsdShaderCache.h75 uint32_t type; member in struct:RsdShaderCache::UniformQueryData
/frameworks/rs/
H A DrsAllocation.h50 const Type * type; member in struct:android::renderscript::Allocation::Hal::State
86 const Type * getType() const {return mHal.state.type;}
153 mHal.state.type = t;
161 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
H A DrsScriptGroup.cpp182 const Type ** type, size_t typeSize) {
202 l->mType = type[ct];
338 const RsType * type, size_t typeSize) {
346 (const Type **) type, typeSize);
177 create(Context *rsc, ScriptKernelID ** kernels, size_t kernelsSize, ScriptKernelID ** src, size_t srcSize, ScriptKernelID ** dstK, size_t dstKSize, ScriptFieldID ** dstF, size_t dstFSize, const Type ** type, size_t typeSize) argument
333 rsi_ScriptGroupCreate(Context *rsc, RsScriptKernelID * kernels, size_t kernelsSize, RsScriptKernelID * src, size_t srcSize, RsScriptKernelID * dstK, size_t dstKSize, RsScriptFieldID * dstF, size_t dstFSize, const RsType * type, size_t typeSize) argument
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.h47 const Type * type; member in struct:android::renderscript::Allocation::Hal::State
83 const Type * getType() const {return mHal.state.type;}
144 mHal.state.type = t;
152 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
H A DrsScriptGroup.cpp182 const Type ** type, size_t typeSize) {
202 l->mType = type[ct];
338 const RsType * type, size_t typeSize) {
346 (const Type **) type, typeSize);
177 create(Context *rsc, ScriptKernelID ** kernels, size_t kernelsSize, ScriptKernelID ** src, size_t srcSize, ScriptKernelID ** dstK, size_t dstKSize, ScriptFieldID ** dstF, size_t dstFSize, const Type ** type, size_t typeSize) argument
333 rsi_ScriptGroupCreate(Context *rsc, RsScriptKernelID * kernels, size_t kernelsSize, RsScriptKernelID * src, size_t srcSize, RsScriptKernelID * dstK, size_t dstKSize, RsScriptFieldID * dstF, size_t dstFSize, const RsType * type, size_t typeSize) argument
/frameworks/wilhelm/tools/permute/
H A Dpermute.c135 unsigned type = sfinfo_in.format & SF_FORMAT_TYPEMASK; local
136 switch (type) {
140 fprintf(stderr, "%s: unsupported type 0x%X\n", path_in, type);
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp324 ALOGE("loadEffectsSettings: wrong RGB type");
1304 M4VSS3GPP_VideoEffectType type, M4OSA_Bool enable) {
1309 switch(type) {
1303 setVideoEffectType( M4VSS3GPP_VideoEffectType type, M4OSA_Bool enable) argument
/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c56 static int findEffect(const effect_uuid_t *type,
631 int findEffect(const effect_uuid_t *type, argument
647 if (type != NULL && memcmp(&d->type, type, sizeof(effect_uuid_t)) == 0) {
680 uuidToString(&desc->type, s, 256);
/frameworks/av/media/libmedia/
H A DAudioEffect.cpp44 AudioEffect::AudioEffect(const effect_uuid_t *type, argument
54 mStatus = set(type, uuid, priority, cbf, user, sessionId, io);
67 effect_uuid_t type; local
72 ALOGV("Constructor string\n - type: %s\n - uuid: %s", typeStr, uuidStr);
75 if (stringToGuid(typeStr, &type) == NO_ERROR) {
76 pType = &type;
89 status_t AudioEffect::set(const effect_uuid_t *type, argument
101 ALOGV("set %p mUserData: %p uuid: %p timeLow %08x", this, user, type, type ? type
[all...]
/frameworks/av/media/libstagefright/
H A DStagefrightMetadataRetriever.cpp373 uint32_t type; local
375 if (fileMeta->findData(kKeyAlbumArt, &type, &data, &dataSize)
478 uint32_t type; local
480 if (meta->findData(kKeyAlbumArt, &type, &data, &dataSize)
592 // rewrite its mime type.
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp770 OMX_U32 type = *(OMX_U32*)data; local
772 if (type != kMetadataBufferTypeGrallocSource) {
773 ALOGE("Data passed in with metadata mode does not have type "
774 "kMetadataBufferTypeGrallocSource (%d), has type %ld instead",
775 kMetadataBufferTypeGrallocSource, type);
/frameworks/base/cmds/rawbu/
H A Dbackup.cpp52 int type; member in struct:android::special_dir
107 if (opt_backupAll || SKIP_PATHS[i].type == SPECIAL_NO_BACKUP) {
236 static int write_header(FILE* fh, int type, const char* path, const struct stat* st) argument
239 if (!write_int32(fh, type)) return 0;
438 static int read_header(FILE* fh, int* type, char** path, struct stat* st) argument
440 *type = read_int32(fh, -1);
441 if (*type == TYPE_END) {
445 if (*type < 0) {
446 fprintf(stderr, "bad token %d in restore file\n", *type);
537 int type; local
[all...]
/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java179 // If there are no relevant accounts and only one relevant account type go directly to
193 setResultAndFinish(account.name, account.type);
252 // Called when the choose account type activity (for adding an account) returns.
288 + "type, pretending the request was canceled");
307 accountType = account.type;
328 protected void runAddAccountForAuthenticator(String type) { argument
330 Log.v(TAG, "runAddAccountForAuthenticator: " + type);
338 AccountManager.get(this).addAccount(type, authTokenType, requiredFeatures,
370 setResultAndFinish(account.name, account.type);
450 && !mSetOfRelevantAccountTypes.contains(account.type)) {
[all...]
/frameworks/base/core/java/android/app/
H A DMediaRouteButton.java443 public void onRouteSelected(MediaRouter router, int type, RouteInfo info) { argument
448 public void onRouteUnselected(MediaRouter router, int type, RouteInfo info) { argument
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java104 * command type which can be one of {@link #AT_CMD_TYPE_READ},
139 * intents that contains the AT command type of the vendor-specific command.
145 * AT command type READ used with
147 * For example, AT+VGM?. There are no arguments for this command type.
152 * AT command type TEST used with
154 * For example, AT+VGM=?. There are no arguments for this command type.
159 * AT command type SET used with
166 * AT command type BASIC used with
174 * AT command type ACTION used with
804 int type) {
803 phoneStateChanged(int numActive, int numHeld, int callState, String number, int type) argument
843 clccResponse(int index, int direction, int status, int mode, boolean mpty, String number, int type) argument
[all...]
H A DBluetoothSocket.java49 * <p>The most common type of Bluetooth socket is RFCOMM, which is the type
139 * @param type type of socket
149 /*package*/ BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, argument
151 if (type == BluetoothSocket.TYPE_RFCOMM && uuid == null && fd == -1) {
159 mType = type;
206 * @param type type of socket
215 private BluetoothSocket(int type, in argument
[all...]
/frameworks/base/core/java/android/content/
H A DBroadcastReceiver.java250 int type, boolean ordered, boolean sticky, IBinder token, int userId) {
254 mType = type;
249 PendingResult(int resultCode, String resultData, Bundle resultExtras, int type, boolean ordered, boolean sticky, IBinder token, int userId) argument
/frameworks/base/core/java/android/net/
H A DTrafficStats.java591 private static native long nativeGetTotalStat(int type); argument
592 private static native long nativeGetIfaceStat(String iface, int type); argument
/frameworks/base/core/java/android/nfc/
H A DNdefRecord.java39 * typed data, such as MIME-type media, a URI, or a custom
53 * <li><em>type</em>: detailed typing for the payload</li>
60 * NDEF Records with correctly set tnf, type, id and payload fields, please
95 * Indicates the type field contains a well-known RTD type name.<p>
98 * The RTD type name format is specified in NFCForum-TS-RTD_1.0.
108 * Indicates the type field contains a media-type BNF
110 * Use this with MIME type names such as {@literal "image/jpeg"}, or
118 * Indicates the type fiel
455 createExternal(String domain, String type, byte[] data) argument
515 NdefRecord(short tnf, byte[] type, byte[] id, byte[] payload) argument
865 validateTnf(short tnf, byte[] type, byte[] id, byte[] payload) argument
[all...]
/frameworks/base/core/java/android/os/
H A DEnvironment.java144 public File getExternalStoragePublicDirectory(String type) { argument
145 return new File(mExternalStorage, type);
349 * type.
361 * type.
373 * type.
385 * type.
397 * type.
436 * a particular type. This is where the user will typically place and
451 * @param type The type o
462 getExternalStoragePublicDirectory(String type) argument
[all...]
/frameworks/base/core/java/android/util/
H A DTypedValue.java47 /** Identifies the start of plain integer values. Any type value
155 /** The type held by this value, as defined by the constants here.
157 public int type; field in class:TypedValue
162 /** Basic data in the value, interpreted according to {@link #type} */
184 * whose type is {@link #TYPE_FLOAT}. */
342 * whose type is {@link #TYPE_DIMENSION}.
384 * type is {@link #TYPE_FRACTION}.
401 * Regardless of the actual type of the value, try to convert it to a
402 * string value. For example, a color type will be converted to a
406 * null or the type i
434 coerceToString(int type, int data) argument
[all...]

Completed in 408 milliseconds

1234567891011>>