Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java393 private class InProgressStartOpEventPool extends SimplePool<InProgressStartOpEvent> { class in AppOpsService
394 InProgressStartOpEventPool() { in InProgressStartOpEventPool() method in AppOpsService.InProgressStartOpEventPool