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