Searched refs:AudioInterceptionTransaction (Results 1 – 1 of 1) sorted by relevance
141 public static class AudioInterceptionTransaction extends VoipCallTransaction { class in CallStreamingController145 public AudioInterceptionTransaction(Call call, boolean enterInterception, in AudioInterceptionTransaction() method in CallStreamingController.AudioInterceptionTransaction301 transactions.add(new AudioInterceptionTransaction(call, true, lock)); in getStartStreamingTransaction()315 transactions.add(new CallStreamingController.AudioInterceptionTransaction(call, in getStopStreamingTransaction()