Searched refs:binderDeathRecipient (Results 1 – 1 of 1) sorted by relevance
762 final BinderDeathRecipient binderDeathRecipient; in createDeviceInternal() local780 binderDeathRecipient = new BinderDeathRecipient(deviceToken); in createDeviceInternal()782 deviceToken.linkToDeath(binderDeathRecipient, /* flags= */ 0); in createDeviceInternal()798 new InputDeviceDescriptor(ptr, binderDeathRecipient, type, displayId, phys, in createDeviceInternal()