Searched defs:startRecording (Results 1 – 2 of 2) sorted by relevance
125 public void startRecording(@NonNull RecordOptions options) { in startRecording() method in ProfileSession133 public synchronized void startRecording(@NonNull List<String> args) { in startRecording() method in ProfileSession
52 status_t startRecording(const string& serviceName) { in startRecording() function