Lines Matching full:intents
11 <li><a href="#prevent_failed_intents">Prevent Failed Intents</a></li>
51 <li>By default, most intents do not cross from one profile to the other. If an
58 some common intents on the managed profile.</li>
62 settings), so it is not safe to attach file URIs to intents.</li>
66 <h2 id="prevent_failed_intents">Prevent Failed Intents</h2>
68 <p>On a device with a managed profile, there are restrictions on whether intents
75 <p>The profile administrator can choose which intents are
78 to know in advance <em>which</em> intents are allowed to cross this boundary. The
91 resolving intents, see <a
92 href="{@docRoot}guide/components/intents-common.html">Common Intents</a>.)</p>
169 way to make sure that your app handles intents properly: not firing intents that
185 <li>Configure which intents are allowed to cross from one profile to
211 <li>The device allows map intents to cross from one profile to the other, and
215 <li>The device does not allow map intents to cross between profiles, but there
218 <li>The device does not allow map intents to cross between profiles, and there
219 is no suitable handler for map intents on the device's profile</li>