Searched refs:getStopIntent (Results 1 – 6 of 6) sorted by relevance
159 Intent stopIntent = RecordingService.getStopIntent(mContext); in testLogStopFromQsTile()256 Intent startIntent = RecordingService.getStopIntent(mContext); in testOnErrorSaving()
133 fun getStopIntent(context: Context): Intent = in getStopIntent() method
170 RecordingService.getStopIntent(userContext), in requestScreenCapture()
500 public static Intent getStopIntent(Context context) { in getStopIntent() method in RecordingService523 onStartCommand(getStopIntent(this), 0, 0); in onInfo()
238 RecordingService.getStopIntent(userContext), in <lambda>()
146 IssueRecordingService.getStopIntent(userContextProvider.userContext), in stopIssueRecordingService()