Searched defs:typeStr (Results 1 – 13 of 13) sorted by relevance
81 public static int getAuthTypeID(String typeStr) { in getAuthTypeID()
47 const char *typeStr = NULL; in android_media_StreamDefaultEffect_native_setup() local
47 const char *typeStr = NULL; in android_media_SourceDefaultEffect_native_setup() local
280 const char *typeStr = NULL; in android_media_AudioEffect_native_setup() local
60 AudioEffect::AudioEffect(const char *typeStr, in AudioEffect()470 status_t AudioEffect::addSourceDefaultEffect(const char *typeStr, in addSourceDefaultEffect()502 status_t AudioEffect::addStreamDefaultEffect(const char *typeStr, in addStreamDefaultEffect()
240 const char *typeStr = env->GetStringUTFChars(type, NULL); in android_media_MediaCodecList_getCodecCapabilities() local
2103 public boolean setWpsDeviceType(String typeStr) { in setWpsDeviceType()
642 String typeStr; in writeValueXml() local
1387 public boolean setWpsDeviceType(@NonNull String ifaceName, String typeStr) { in setWpsDeviceType()
4708 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