Searched refs:speakerInteraction (Results 1 – 1 of 1) sorted by relevance
90 public int speakerInteraction; // one of NONE, ON, or OFF field in CallAudioRouteTransitionTests.RoutingTestParameters101 int availableRoutes, int speakerInteraction, in RoutingTestParameters() argument107 this.speakerInteraction = speakerInteraction; in RoutingTestParameters()141 ", speakerInteraction=" + speakerInteraction + in toString()338 switch (mParams.speakerInteraction) { in testActiveTransition()