Searched refs:unlinkDeathRecipient (Results 1 - 12 of 12) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiMulticastLockManager.java86 void unlinkDeathRecipient() { method in class:WifiMulticastLockManager.Multicaster
174 removed.unlinkDeathRecipient();
H A DLocalOnlyHotspotRequestInfo.java70 public void unlinkDeathRecipient() { method in class:LocalOnlyHotspotRequestInfo
H A DWifiLockManager.java215 lock.unlinkDeathRecipient();
321 public void unlinkDeathRecipient() { method in class:WifiLockManager.WifiLock
H A DWifiServiceImpl.java1118 requestor.unlinkDeathRecipient();
1138 requestor.unlinkDeathRecipient();
1288 requestInfo.unlinkDeathRecipient();
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DLocalOnlyHotspotRequestInfoTest.java105 mLOHSRequestInfo.unlinkDeathRecipient();
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DKeepaliveTracker.java151 void unlinkDeathRecipient() { method in class:KeepaliveTracker.KeepaliveInfo
213 unlinkDeathRecipient();
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsObservers.java185 requestInfo.unlinkDeathRecipient();
270 private void unlinkDeathRecipient() { method in class:NetworkStatsObservers.RequestInfo
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DConnectivityServiceMock.java381 void unlinkDeathRecipient() { method in class:ConnectivityServiceMock.NetworkRequestInfo
816 nri.unlinkDeathRecipient();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DNetworkScanRequestTracker.java199 void unlinkDeathRecipient() { method in class:NetworkScanRequestTracker.NetworkScanRequestInfo
/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java535 public void unlinkDeathRecipient() { method in class:ProcessRecord
H A DActivityManagerService.java7135 app.unlinkDeathRecipient();
18037 app.unlinkDeathRecipient();
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java2478 nri.unlinkDeathRecipient();
4012 void unlinkDeathRecipient() { method in class:ConnectivityService.NetworkRequestInfo

Completed in 312 milliseconds