Searched refs:PendingSyncRequestPool (Results 1 – 1 of 1) sorted by relevance
107 private final PendingSyncRequestPool<GetValueResult> mPendingSyncGetValueRequestPool =108 new PendingSyncRequestPool<>();109 private final PendingSyncRequestPool<SetValueResult> mPendingSyncSetValueRequestPool =110 new PendingSyncRequestPool<>();374 private static final class PendingSyncRequestPool<VhalResultType> { class in AidlVehicleStub686 PendingSyncRequestPool<VhalResultType> pendingSyncRequestPool) { in onGetSetValues()759 PendingSyncRequestPool<VhalResultType> pendingSyncRequestPool, long vhalRequestId, in completePendingSyncRequestLocked()975 PendingSyncRequestPool<VhalResultType> pendingSyncRequestPool, in getOrSetSync()