Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkAgentInfo.java611 private final AgentDeathMonitor mDeathMonitor = new AgentDeathMonitor();
671 private class AgentDeathMonitor implements IBinder.DeathRecipient { class in NetworkAgentInfo