Searched refs:prevClientDevice (Results 1 – 1 of 1) sorted by relevance
395 AudioDeviceAttributes prevClientDevice = null; in setCommunicationRouteForClient() local399 prevClientDevice = client.getDevice(); in setCommunicationRouteForClient()422 if (prevClientDevice != null) { in setCommunicationRouteForClient()423 addCommunicationRouteClient(cb, uid, prevClientDevice, prevPrivileged); in setCommunicationRouteForClient()