Searched refs:ACTION_GET_CHANGE_LOG_TOKEN (Results 1 – 2 of 2) sorted by relevance
34 import static android.healthconnect.test.app.TestAppReceiver.ACTION_GET_CHANGE_LOG_TOKEN;239 sendCommandToTestAppReceiver(mContext, ACTION_GET_CHANGE_LOG_TOKEN); in testGetChangeLogs_inBackgroundWithPermission_success()
71 public static final String ACTION_GET_CHANGE_LOG_TOKEN = "action.GET_CHANGE_LOG_TOKEN"; field in TestAppReceiver131 case ACTION_GET_CHANGE_LOG_TOKEN: in onReceive()