Home
last modified time | relevance | path

Searched defs:getDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DMockWindowMagnificationConnection.java156 IBinder.DeathRecipient getDeathRecipient() { in getDeathRecipient() method in MockWindowMagnificationConnection
/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java753 IBinder.DeathRecipient getDeathRecipient() { in getDeathRecipient() method in ProcessRecord
/frameworks/native/libs/binder/tests/
DbinderSafeInterfaceTest.cpp382 static sp<IBinder::DeathRecipient> getDeathRecipient() { in getDeathRecipient() function