Home
last modified time | relevance | path

Searched defs:OpEventProxyInfoPool (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAttributedOp.java897 static class OpEventProxyInfoPool extends Pools.SimplePool<AppOpsManager.OpEventProxyInfo> { class in AttributedOp
898 OpEventProxyInfoPool(int maxUnusedPooledObjects) { in OpEventProxyInfoPool() method in AttributedOp.OpEventProxyInfoPool