Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallStreamingController.java143 private boolean mEnterInterception; field in CallStreamingController.AudioInterceptionTransaction
149 mEnterInterception = enterInterception; in AudioInterceptionTransaction()
157 if (mEnterInterception) { in processTransaction()