HomeSort by relevance Sort by last modified time
    Searched refs:MAX_QUEUE_SIZE (Results 1 - 4 of 4) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
EventFacade.java 72 private static final int MAX_QUEUE_SIZE = 1024;
301 while (mEventQueue.size() >= MAX_QUEUE_SIZE) {
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
command.py 140 queue = multiprocessing.Queue(MAX_QUEUE_SIZE)
146 queue = Queue.Queue(MAX_QUEUE_SIZE)
154 MAX_QUEUE_SIZE = 32500
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 

Completed in 144 milliseconds