Searched defs:typeStr (Results 1 – 15 of 15) 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
143 status_t AudioEffect::set(const char *typeStr, in set()473 status_t AudioEffect::addSourceDefaultEffect(const char *typeStr, in addSourceDefaultEffect()505 status_t AudioEffect::addStreamDefaultEffect(const char *typeStr, in addStreamDefaultEffect()
241 const char *typeStr = env->GetStringUTFChars(type, NULL); in android_media_MediaCodecList_getCodecCapabilities() local
2105 public boolean setWpsDeviceType(String typeStr) { in setWpsDeviceType()
649 String typeStr; in writeValueXml() local
642 String typeStr; in writeValueXml() local
1292 final String typeStr = getUserTypeNoChecks(userId); in getUserTypeDetailsNoChecks() local1300 final String typeStr = userInfo != null ? userInfo.userType : null; in getUserTypeDetails() local
1479 public boolean setWpsDeviceType(@NonNull String ifaceName, String typeStr) { in setWpsDeviceType()
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
5191 char typeStr[5]; in addProperty_l() local
3479 StringPoolRef typeStr; member