Home | History | Annotate | Download | only in practices

Lines Matching full:receivers

234 and Receivers.  The Android IPC mechanisms allow you to verify the identity of
240 Broadcast Receivers</a>, <a
320 <h3>Using broadcast receivers</h3>
322 <p>Broadcast receivers are used to handle asynchronous requests initiated via
325 <p>By default, receivers are exported and can be invoked by any other
329 may want to apply security permissions to receivers using the <code><a