Searched refs:ACTION_INSERT_WEIGHT_RECORDS (Results 1 – 2 of 2) sorted by relevance
62 public static final String ACTION_INSERT_WEIGHT_RECORDS = "action.INSERT_WEIGHT_RECORDS"; field in TestAppReceiver113 case ACTION_INSERT_WEIGHT_RECORDS: in onReceive()
39 import static android.healthconnect.test.app.TestAppReceiver.ACTION_INSERT_WEIGHT_RECORDS;1196 sendCommandToTestAppReceiver(context, ACTION_INSERT_WEIGHT_RECORDS, bundle); in insertWeightRecordViaTestApp()