Searched refs:recordedCall (Results 1 – 2 of 2) sorted by relevance
89 public boolean recordedCall; field in BinderInternal.CallSession
235 s.recordedCall = shouldRecordDetailedData(); in callStarted()237 if (collectCpu && (mRecordingAllTransactionsForUid || s.recordedCall)) { in callStarted()279 if (s.recordedCall) { in processCallEnded()