Searched refs:getFhirResourceTypeInt (Results 1 – 2 of 2) sorted by relevance
167 getFhirResourceTypeInt(medicalResourceInternal.getFhirResourceType())); in getContentValues()212 int fhirResourceTypeInt = getFhirResourceTypeInt(fhirResourceType); in getMedicalResourceType()234 static int getFhirResourceTypeInt(@NonNull String fhirResourceType) { in getFhirResourceTypeInt() method in MedicalResourceHelper
72 .isEqualTo(MedicalResourceHelper.getFhirResourceTypeInt(fhirResourceType)); in getUpsertTableRequest_correctResult()