Searched refs:getStartIntent (Results 1 – 3 of 3) sorted by relevance
107 Intent startIntent = RecordingService.getStartIntent(mContext, 0, 0); in testLogStartRecording()140 Intent startIntent = RecordingService.getStartIntent(mContext, 0, 0); in testErrorUpdatesState()
116 RecordingService.getStartIntent( in requestScreenCapture()
102 public static Intent getStartIntent(Context context, int resultCode, int audioSource) { in getStartIntent() method in RecordingService