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