Searched refs:getNotificationIntent (Results 1 – 2 of 2) sorted by relevance
304 getNotificationIntent(this), in createRecordingNotification()486 protected static Intent getNotificationIntent(Context context) { in getNotificationIntent() method in RecordingService
169 Intent stopIntent = RecordingService.getNotificationIntent(mContext); in testLogStopFromNotificationIntent()