Searched refs:ACTION_AGGREGATE_STEPS_COUNT (Results 1 – 2 of 2) sorted by relevance
70 public static final String ACTION_AGGREGATE_STEPS_COUNT = "action.AGGREGATE_STEPS_COUNT"; field in TestAppReceiver128 case ACTION_AGGREGATE_STEPS_COUNT: in onReceive()
35 import static android.healthconnect.test.app.TestAppReceiver.ACTION_AGGREGATE_STEPS_COUNT;910 sendCommandToTestAppReceiver(context, ACTION_AGGREGATE_STEPS_COUNT, extras); in aggregateStepsCount()