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