Home | History | Annotate | Download | only in articles

Lines Matching full:mechanism

113 offer a structured storage mechanism that can be limited
285 mechanism where authentication is possible such as with a {@link android.app.Service}. (Even
506 <p>If you need to store a key for repeated use, use a mechanism like
508 provides a mechanism for long term storage and retrieval of cryptographic
524 mechanism.</p>
527 If your IPC mechanism is not intended for use by other applications, set the
549 <p>Intents are the preferred mechanism for asynchronous IPC in Android.
610 preferred mechanism for RPC-style IPC in Android. They provide a well-defined