Searched refs:queuedSourceToSync (Results 1 – 1 of 1) sorted by relevance
1239 Pair<ScanResult, Integer> queuedSourceToSync = mSourceSyncRequestsQueue.remove(0); in onSyncEstablished() local1241 msg.obj = queuedSourceToSync.first; in onSyncEstablished()1242 msg.arg1 = queuedSourceToSync.second; in onSyncEstablished()