Home | History | Annotate | Download | only in am

Lines Matching defs:adr

6957             AppDeathRecipient adr = new AppDeathRecipient(
6959 thread.asBinder().linkToDeath(adr, 0);
6960 app.deathRecipient = adr;