Home | History | Annotate | Download | only in enterprise

Lines Matching full:administrator

14   <li><a href="#ActivateDeviceAdmin">Activate the Device Administrator</a></li>
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.
114 <h2 id="ActivateDeviceAdmin">Activate the Device Administrator</h2>
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
157 to reevaluate the condition and present the Device Administrator Activation option to the user if
163 <p>After the device administrator is activated successfully, the application then configures Device
210 // Activates device administrator.