Searched refs:fhirResourceTypeInt (Results 1 – 1 of 1) sorted by relevance
212 int fhirResourceTypeInt = getFhirResourceTypeInt(fhirResourceType); in getMedicalResourceType() local213 return getMedicalResourceType(fhirResourceTypeInt); in getMedicalResourceType()220 private static int getMedicalResourceType(int fhirResourceTypeInt) { in getMedicalResourceType() argument226 fhirResourceTypeInt, MedicalResource.MEDICAL_RESOURCE_TYPE_UNKNOWN); in getMedicalResourceType()242 int fhirResourceTypeInt = getCursorInt(cursor, FHIR_RESOURCE_TYPE_COLUMN_NAME); in getMedicalResource() local245 getMedicalResourceType(fhirResourceTypeInt), in getMedicalResource()