Searched refs:bluetoothInteraction (Results 1 – 1 of 1) sorted by relevance
86 public int bluetoothInteraction; // one of NONE, ON, or OFF field in CallAudioRouteTransitionTests.RoutingTestParameters97 int bluetoothInteraction, int action, int expectedRoute, in RoutingTestParameters() argument103 this.bluetoothInteraction = bluetoothInteraction; in RoutingTestParameters()137 ", bluetoothInteraction=" + bluetoothInteraction + in toString()301 switch (mParams.bluetoothInteraction) { in testActiveTransition()