Lines Matching full:users
16 <li><a href="#MultipleUsers">Multiple Users</a></li>
36 is an update to the Jelly Bean release that offers new features for users and app
101 <p>To meet the privacy expectations of users when your app requests permission for
285 <p>Android now allows users to add app widgets to the lock screen. To make your <a
290 and {@code keyguard}. By default, the attribute is set to {@code home_screen} so users can add your
318 <h2 id="MultipleUsers">Multiple Users</h2>
325 properly with multiple users on a single device. Regardless of how many users may exist on a
327 for other users. The system keeps track of which user data belongs to the user process in which
329 access to other users? data.</p>
352 <h3>Identifying users in a multi-user environment</h3>
354 <p>If your app wants to identify unique users such as to gather analytics or create other account
359 users install your app on a single device. Alternatively, you can save a local token fetched from
373 <p>The system settings have been updated to support multiple users with the addition of {@link