Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorPrivacyService.java1650 removeDeathRecipient(listener); in removeListener()
1662 removeDeathRecipient(listener); in removeListener()
1675 removeDeathRecipient(listener); in removeUserGlobalListener()
1770 private void removeDeathRecipient(ISensorPrivacyListener listener) { in removeDeathRecipient() method in SensorPrivacyService.SensorPrivacyHandler