Home | History | Annotate | Download | only in accessibility

Lines Matching refs:linkToDeath

375             client.asBinder().linkToDeath(new DeathRecipient() {
475 wrapper.linkToDeath();
1041 public void linkToDeath() throws RemoteException {
1042 mConnection.asBinder().linkToDeath(this, 0);
1606 mService.linkToDeath(this, 0);