Searched refs:restartIntent (Results 1 – 1 of 1) sorted by relevance
230 Intent restartIntent = new Intent(context, InternalReceiver.class); in stopTracingInternal() local231 restartIntent.setAction(InternalReceiver.START_ACTION); in stopTracingInternal()233 restartIntent, PendingIntent.FLAG_ONE_SHOT in stopTracingInternal()