Searched refs:mEntryPool (Results 1 – 1 of 1) sorted by relevance
84 private final Pools.Pool<HeadsUpEntryPhone> mEntryPool = new Pools.Pool<HeadsUpEntryPhone>() { field in HeadsUpManagerPhone378 return mEntryPool.acquire(); in createAlertEntry()384 mEntryPool.release((HeadsUpEntryPhone) alertEntry); in onAlertEntryRemoved()