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