Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/libs/HealthConnectTestLib/src/android/healthconnect/cts/lib/
DTestUtils.java277 public static String insertRecordAndGetId(Record record, Context context) in insertRecordAndGetId() method in TestUtils
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DTestUtils.java186 public static String insertRecordAndGetId(Record record) throws InterruptedException { in insertRecordAndGetId() method in TestUtils