Searched refs:administrator (Results 1 – 17 of 17) sorted by relevance
/frameworks/base/docs/html/work/ |
D | device-management-policy.jd | 60 other kinds of policy. As you'll see later, as part of the device administrator activation process, 91 <p>In the sample application, Device Admin, when the device administrator is deactivated by the 95 device, disabling remote synchronization, alerting an administrator, etc.</p> 104 // Called when the app is about to be deactivated as a device administrator. 117 administrator. The snippet below illustrates how to trigger the settings activity in which the 119 to users why the application is requesting to be a device administrator, by specifying the 140 // administrator. The system will display this message on the activation 151 <p>If the user chooses "Activate," the application becomes a device administrator and can begin 163 <p>After the device administrator is activated successfully, the application then configures Device 210 // Activates device administrator.
|
D | managed-configurations.jd | 22 allow the enterprise administrator to remotely specify settings for 28 enterprise administrator to:</p> 55 set by an administrator. These are arbitrary settings that can be 57 enterprise device's managed profile, the enterprise administrator 63 This app is typically controlled by the enterprise administrator. The 64 enterprise administrator communicates configuration changes to the managed 74 so allows the enterprise administrator to read the app's
|
D | managed-profiles.jd | 21 profiles</a>. A managed profile is controlled by an administrator, and the 42 settings are under the control of the enterprise administrator. The 43 administrator can choose which apps are allowed for that profile, and can 56 <li>The profile administrator can limit which system apps are available on the 75 <p>The profile administrator can choose which intents are 76 allowed to cross from one profile to another. Since the administrator makes 79 administrator sets this policy, and is free to change it at any time.</p>
|
D | cosu.jd | 21 As an IT administrator, you can configure Android 6.0 Marshmallow and later 60 buttons are hidden. Additionally, lock task mode gives the IT administrator
|
D | guide.jd | 89 <li>Profile-only management capabilities controlled by an administrator</li> 207 managed configurations, the IT administrator can remotely specify 249 them to their IT administrator.</li>
|
/frameworks/base/docs/html/guide/topics/admin/ |
D | index.jd | 3 page.landing.intro=If you are an enterprise administrator, you can take advantage of APIs and syste…
|
D | device-admin.jd | 71 <li>A system administrator writes a device admin application that enforces 108 first unregister the application as an administrator. </p> 353 information specific to the device administrator, as parsed by the {@link 394 for a device administrator component.</dd> 499 adding the device administrator to the system (or allows them to reject it).</p>
|
/frameworks/base/docs/html/distribute/googleplay/work/ |
D | about.jd | 3 page.tags="enterprise", "emm", "business", "administrator", "profile" 60 >managed configurations</a> to let an administrator remotely
|
/frameworks/base/docs/html-intl/intl/in/preview/features/ |
D | afw.jd | 209 diizinkan oleh administrator profil mereka). 258 perangkat perlu di-boot ulang, administrator bisa melakukannya dengan metode 386 not allowed” yang konsisten di Settings, administrator TI bisa menyetel 464 titik akses yang terpisah dengan SSID yang sama, administrator TI bisa menyertakan semua
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0-changes.jd | 546 profile is owned by the administrator, giving the administrator control 559 device administrator can restrict apps on the managed profile from accessing 584 For example, a device administrator might specify that image capture events 594 For example, the device administrator might whitelist {@link
|
D | android-2.2-highlights.jd | 279 <p>New device policy management APIs allow developers to write "device administrator" applications
|
D | android-2.2.jd | 174 administrator" applications that can control security features of the device,
|
D | lollipop.jd | 201 administrator.</p>
|
D | android-5.0.jd | 737 <a href="{@docRoot}guide/topics/admin/device-admin.html">device administrator</a> can 769 <a href="{@docRoot}guide/topics/admin/device-admin.html">device administrator</a>
|
/frameworks/base/docs/html/preview/features/ |
D | afw.jd | 212 permitted by their profile administrator).
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 2875 ActiveAdmin administrator = getActiveAdminUncheckedLocked(adminReceiver, userHandle); in hasGrantedPolicy() local 2876 if (administrator == null) { in hasGrantedPolicy() 2879 return administrator.info.usesPolicy(policyId); in hasGrantedPolicy()
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0.jd | 554 taken by the user for up to 30 days. Furthermore, an administrator can set a daily time window in
|