Searched refs:PendingAsyncRequestPool (Results 1 – 1 of 1) sorted by relevance
112 private final PendingAsyncRequestPool mPendingAsyncRequestPool;170 mPendingAsyncRequestPool = new PendingAsyncRequestPool(mHandler.getLooper()); in AidlVehicleStub()407 private static final class PendingAsyncRequestPool { class in AidlVehicleStub414 PendingAsyncRequestPool(Looper looper) { in PendingAsyncRequestPool() method in AidlVehicleStub.PendingAsyncRequestPool