Searched defs:IntentPool (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DIntentPool.java31 class IntentPool { class
33 private static final String TAG = "IntentPool";
43 public IntentPool(int initialSize) { method in class:IntentPool

Completed in 36 milliseconds