Searched refs:deviceInfoModelStr (Results 1 – 1 of 1) sorted by relevance
64 const char *deviceInfoModelStr = env->GetStringUTFChars(deviceInfoModel, NULL); in android_mtp_MtpServer_setup() local71 (deviceInfoModelStr != NULL) ? deviceInfoModelStr : "", in android_mtp_MtpServer_setup()77 if (deviceInfoModelStr != NULL) { in android_mtp_MtpServer_setup()78 env->ReleaseStringUTFChars(deviceInfoModel, deviceInfoModelStr); in android_mtp_MtpServer_setup()