Searched refs:deviceInfoModelStr (Results 1 – 1 of 1) sorted by relevance
71 const char *deviceInfoModelStr = env->GetStringUTFChars(deviceInfoModel, NULL); in android_mtp_MtpServer_setup() local77 MtpString((deviceInfoModelStr != NULL) ? deviceInfoModelStr : ""), in android_mtp_MtpServer_setup()83 if (deviceInfoModelStr != NULL) { in android_mtp_MtpServer_setup()84 env->ReleaseStringUTFChars(deviceInfoModel, deviceInfoModelStr); in android_mtp_MtpServer_setup()