Home | History | Annotate | Download | only in am

Lines Matching defs:adr

6476             AppDeathRecipient adr = new AppDeathRecipient(
6478 thread.asBinder().linkToDeath(adr, 0);
6479 app.deathRecipient = adr;