Searched refs:prevClientDevice (Results 1 – 1 of 1) sorted by relevance
390 AudioDeviceAttributes prevClientDevice = null; in setCommunicationRouteForClient() local394 prevClientDevice = client.getDevice(); in setCommunicationRouteForClient()417 if (prevClientDevice != null) { in setCommunicationRouteForClient()418 addCommunicationRouteClient(cb, uid, prevClientDevice, prevPrivileged); in setCommunicationRouteForClient()