Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMulticastLockManager.java86 void unlinkDeathRecipient() { in unlinkDeathRecipient() method in WifiMulticastLockManager.Multicaster
174 removed.unlinkDeathRecipient(); in removeMulticasterLocked()
DWifiLockManager.java215 lock.unlinkDeathRecipient(); in removeLock()
321 public void unlinkDeathRecipient() { in unlinkDeathRecipient() method in WifiLockManager.WifiLock
DLocalOnlyHotspotRequestInfo.java70 public void unlinkDeathRecipient() { in unlinkDeathRecipient() method in LocalOnlyHotspotRequestInfo
DWifiServiceImpl.java1066 requestor.unlinkDeathRecipient(); in sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked()
1086 requestor.unlinkDeathRecipient(); in sendHotspotStoppedMessageToAllLOHSRequestInfoEntriesLocked()
1236 requestInfo.unlinkDeathRecipient(); in stopLocalOnlyHotspot()
/frameworks/base/services/core/java/com/android/server/connectivity/
DKeepaliveTracker.java151 void unlinkDeathRecipient() { in unlinkDeathRecipient() method in KeepaliveTracker.KeepaliveInfo
213 unlinkDeathRecipient(); in stop()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsObservers.java187 requestInfo.unlinkDeathRecipient(); in handleUnregister()
272 private void unlinkDeathRecipient() { in unlinkDeathRecipient() method in NetworkStatsObservers.RequestInfo
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DLocalOnlyHotspotRequestInfoTest.java105 mLOHSRequestInfo.unlinkDeathRecipient(); in verifyUnlinkDeathRecipientUnlinksFromBinder()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java381 void unlinkDeathRecipient() { in unlinkDeathRecipient() method in ConnectivityServiceMock.NetworkRequestInfo
810 nri.unlinkDeathRecipient(); in handleReleaseNetworkRequest()
/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java538 public void unlinkDeathRecipient() { in unlinkDeathRecipient() method in ProcessRecord
DActivityManagerService.java6941 app.unlinkDeathRecipient(); in attachApplicationLocked()
17905 app.unlinkDeathRecipient();
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java2470 nri.unlinkDeathRecipient(); in handleRemoveNetworkRequest()
3980 void unlinkDeathRecipient() { in unlinkDeathRecipient() method in ConnectivityService.NetworkRequestInfo