Searched refs:acIndex (Results 1 – 1 of 1) sorted by relevance
266 final int acIndex = CollectionUtils.indexOf(mConnections, in runOnAgentConnection() local268 if (acIndex == -1) { in runOnAgentConnection()273 action.execute(mConnections.get(acIndex)); in runOnAgentConnection()