Searched defs:typeStr (Results 1 – 14 of 14) sorted by relevance
81 public static int getAuthTypeID(String typeStr) { in getAuthTypeID()
47 const char *typeStr = NULL; in android_media_SourceDefaultEffect_native_setup() local
47 const char *typeStr = NULL; in android_media_StreamDefaultEffect_native_setup() local
279 const char *typeStr = NULL; in android_media_AudioEffect_native_setup() local
59 AudioEffect::AudioEffect(const char *typeStr, in AudioEffect()461 status_t AudioEffect::addSourceDefaultEffect(const char *typeStr, in addSourceDefaultEffect()493 status_t AudioEffect::addStreamDefaultEffect(const char *typeStr, in addStreamDefaultEffect()
128 final String typeStr = "" + nlmsg_type in toString() local
240 const char *typeStr = env->GetStringUTFChars(type, NULL); in android_media_MediaCodecList_getCodecCapabilities() local
2103 public boolean setWpsDeviceType(String typeStr) { in setWpsDeviceType()
649 String typeStr; in writeValueXml() local
1363 public boolean setWpsDeviceType(@NonNull String ifaceName, String typeStr) { in setWpsDeviceType()
4702 char typeStr[5]; in addProperty_l() local
785 static sp<ResourceTable::ConfigList> findEntry(const String16& packageStr, const String16& typeStr, in findEntry()
363 String16 typeStr = String16(block.getAttributeStringValue(typeIdx, &len)); in compileAttribute() local
3476 StringPoolRef typeStr; member