Searched refs:reportFgsStartIntent (Results 1 – 1 of 1) sorted by relevance
65 final Intent reportFgsStartIntent = new Intent(ACTION_FGS_STARTED); in onStartCommand() local66 sendBroadcast(reportFgsStartIntent); in onStartCommand()