Home
last modified time | relevance | path

Searched defs:readAllMedicalResources (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/testing/storage/
DPhrTestUtils.java287 public List<Pair<MedicalResource, Long>> readAllMedicalResources() { in readAllMedicalResources() method in PhrTestUtils
296 public static List<Pair<MedicalResource, Long>> readAllMedicalResources( in readAllMedicalResources() method in PhrTestUtils
301 private static List<Pair<MedicalResource, Long>> readAllMedicalResources(SQLiteDatabase db) { in readAllMedicalResources() method in PhrTestUtils