Searched refs:strPath (Results 1 – 1 of 1) sorted by relevance
196 jstring strPath = GetExternalFilesDirJString( env ); in GetExternalFilesDir() local197 const char* path = env->GetStringUTFChars( strPath, NULL ); in GetExternalFilesDir()200 env->ReleaseStringUTFChars( strPath, path ); in GetExternalFilesDir()201 env->DeleteLocalRef( strPath ); in GetExternalFilesDir()