Searched refs:getStopIntent (Results 1 – 4 of 4) sorted by relevance
158 Intent stopIntent = RecordingService.getStopIntent(mContext); in testLogStopFromQsTile()255 Intent startIntent = RecordingService.getStopIntent(mContext); in testOnErrorSaving()
156 RecordingService.getStopIntent(userContext),
475 public static Intent getStopIntent(Context context) { in getStopIntent() method in RecordingService498 onStartCommand(getStopIntent(this), 0, 0); in onInfo()
180 RecordingService.getStopIntent(userContext), in requestScreenCapture()