Searched refs:localWaitQueue (Results 1 – 1 of 1) sorted by relevance
330 final List<ConnectorConsumer> localWaitQueue; in onTetheringConnected() local332 localWaitQueue = new ArrayList<>(mConnectorWaitQueue); in onTetheringConnected()337 for (ConnectorConsumer task : localWaitQueue) { in onTetheringConnected()