Searched refs:rawDescriptorLen (Results 1 – 1 of 1) sorted by relevance
382 jsize rawDescriptorLen = env->GetStringLength(descriptor); in getInterfaceDescriptor() local383 mDescriptor = String16(rawDescriptor, rawDescriptorLen); in getInterfaceDescriptor()