Home | History | Annotate | Download | only in am

Lines Matching defs:adr

7629             AppDeathRecipient adr = new AppDeathRecipient(
7631 thread.asBinder().linkToDeath(adr, 0);
7632 app.deathRecipient = adr;