Searched refs:mDiscoveryTechDeathRecipient (Results 1 – 1 of 1) sorted by relevance
317 private final DiscoveryTechDeathRecipient mDiscoveryTechDeathRecipient = field in NfcService1611 mDiscoveryTechParams.binder.unlinkToDeath(mDiscoveryTechDeathRecipient, 0); in onUidToBackground()2096 binder.unlinkToDeath(mDiscoveryTechDeathRecipient, 0); in updateDiscoveryTechnology()2110 binder.linkToDeath(mDiscoveryTechDeathRecipient, 0); in updateDiscoveryTechnology()