Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java403 private class OpEventProxyInfoPool extends SimplePool<OpEventProxyInfo> { class in AppOpsService
404 OpEventProxyInfoPool() { in OpEventProxyInfoPool() method in AppOpsService.OpEventProxyInfoPool