Searched refs:createWeightRecords (Results 1 – 1 of 1) sorted by relevance
152 .insertRecords(createWeightRecords(intent), newSingleThreadExecutor(), outcome); in insertWeightRecords()369 private static List<Record> createWeightRecords(Intent intent) { in createWeightRecords() method in TestAppReceiver