Searched refs:prevClientDevice (Results 1 – 1 of 1) sorted by relevance
311 AudioDeviceAttributes prevClientDevice = null; in setCommunicationRouteForClient() local314 prevClientDevice = client.getDevice(); in setCommunicationRouteForClient()336 if (prevClientDevice != null) { in setCommunicationRouteForClient()337 addCommunicationRouteClient(cb, pid, prevClientDevice); in setCommunicationRouteForClient()