Home | History | Annotate | Download | only in am

Lines Matching defs:adr

5901             AppDeathRecipient adr = new AppDeathRecipient(
5903 thread.asBinder().linkToDeath(adr, 0);
5904 app.deathRecipient = adr;