Searched refs:SERVICE_DEATH (Results 1 – 1 of 1) sorted by relevance
1110 private static final DeathRecipient SERVICE_DEATH = new DeathRecipient(); field in TelecomManager2975 sTelecomService.asBinder().linkToDeath(SERVICE_DEATH, 0); in getTelecomService()2995 sTelecomService.asBinder().unlinkToDeath(SERVICE_DEATH, 0); in resetServiceCache()