Home
last modified time | relevance | path

Searched defs:getRecipient (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libhidl/transport/
H A DHidlBinderSupport.cpp52 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient() function in android::hardware::hidl_binder_death_recipient
/aosp12/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
H A DTelephonyBackupAgentTest.java1018 private String getRecipient(int recipientId) { in getRecipient() method in TelephonyBackupAgentTest.ThreadProvider