Lines Matching refs:Device
1 page.title=Enhancing Security with Device Management Policies
13 <li><a href="#CreateDeviceAdminReceiver">Create a Device Administration Receiver</a></li>
14 <li><a href="#ActivateDeviceAdmin">Activate the Device Administrator</a></li>
15 <li><a href="#ImplementDevicePolicyController">Implement the Device Policy Controller</a></li>
21 <li><a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a></li>
37 capabilities through the Device Administration APIs.</p>
87 <h2 id="CreateDeviceAdminReceiver">Create a Device Administration Receiver</h2>
89 <p>Create a Device Administration broadcast receiver, which gets notified of events related to the …
91 <p>In the sample application, Device Admin, when the device administrator is deactivated by the
114 <h2 id="ActivateDeviceAdmin">Activate the Device Administrator</h2>
157 to reevaluate the condition and present the Device Administrator Activation option to the user if
161 <h2 id="ImplementDevicePolicyController">Implement the Device Policy Controller</h2>
163 <p>After the device administrator is activated successfully, the application then configures Device
183 to the actual screen-lock password used, through the Device Policy Manager API it can determine