Home | History | Annotate | Download | only in work

Lines Matching full:restrictions

21   Managed configurations, previously known as <em>application restrictions</em>,
46 <em>restrictions,</em> and are implemented with files and classes that use this
48 restrictions can actually implement a wide range of configuration options,
49 not just restrictions on app functionality.
124 single top-level <code>&lt;restrictions&gt;</code> element, which contains
159 &lt;restrictions xmlns:android="http://schemas.android.com/apk/res/android"&gt;
168 &lt;/restrictions&gt;
186 <p id="nested-restrictions">
198 &lt;restrictions xmlns:android="http://schemas.android.com/apk/res/android" &gt;
218 &lt;/restrictions&gt;
303 restrictions. Available in Android 6.0 (API level 23).
440 To apply multiple <a href="#nested-restrictions">nested restrictions</a>, read