Searched defs:agentConnection (Results 1 – 1 of 1) sorted by relevance
166 final QosCallbackAgentConnection agentConnection = mConnections.get(connIndex); in handleUnregisterCallback() local247 final QosCallbackAgentConnection agentConnection = mConnections.get(i); in handleNetworkReleased() local258 void execute(@NonNull QosCallbackAgentConnection agentConnection); in execute()