Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestUtils.java208 public static String insertRecordAndGetId(Record record) throws InterruptedException { in insertRecordAndGetId() method in TestUtils
212 public static String insertRecordAndGetId(Record record, Context context) in insertRecordAndGetId() method in TestUtils