Searched refs:mAllocationStateLock (Results 1 – 1 of 1) sorted by relevance
239 private ReentrantLock mAllocationStateLock = new ReentrantLock(true /*fair*/); field in NativeDevice4789 mAllocationStateLock.lock(); in handleAllocationEvent()4800 mAllocationStateLock.unlock(); in handleAllocationEvent()