Home
last modified time | relevance | path

Searched refs:enterInterception (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallStreamingController.java145 public AudioInterceptionTransaction(Call call, boolean enterInterception, in AudioInterceptionTransaction() argument
149 mEnterInterception = enterInterception; in AudioInterceptionTransaction()