Home
last modified time | relevance | path

Searched refs:cancellations (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/concurrency/
DMockExecutorHandler.kt41 val cancellations = ConcurrentHashMap<Runnable, MutableList<Cancellation>>() in <lambda>() constant
56 cancellations.get(runnable)?.removeIf { it.token == token } in <lambda>()
57 cancellations.remove(runnable, emptyList()) in <lambda>()
62 cancellations in <lambda>()
76 cancellations.get(runnable)?.removeIf { it.token == token } in <lambda>()
77 cancellations.remove(runnable, emptyList()) in <lambda>()
82 cancellations in <lambda>()
91 cancellations.remove(runnable)?.forEach(Runnable::run) in <lambda>()
/frameworks/proto_logging/stats/
Datoms.proto15489 // Number of SRVCC cancellations.