HomeSort by relevance Sort by last modified time
    Searched full:admin (Results 76 - 100 of 634) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_19.txt 10 ppp-admin@zzz.org
msg_25.txt 5 for linuxuser-admin@www.linux.org.uk; Fri, 06 Apr 2001 16:46:09 +0100
9 Subject: Returned mail: Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199.164.235.226], to <scoffman@wellpartner.com>
11 To: <linuxuser-admin@www.linux.org.uk>
29 554 Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199.164.235.226], to <scoffman@wellpartner.com>
46 Return-Path: linuxuser-admin@www.linux.org.uk
100 Sender: linuxuser-admin@www.linux.org.uk
101 Errors-To: linuxuser-admin@www.linux.org.uk
  /cts/tests/deviceadmin/src/android/deviceadmin/cts/
CtsDeviceAdminActivationTestActivity.java 27 * Helper {@link Activity} for CTS tests of Device Admin activation. The {@code Activity}
44 // not invoked when a Device Admin activation is rejected without user interaction.
  /external/chromium_org/rlz/win/lib/
machine_deal.h 18 // initalization. Must have write access to HKLM - SYSTEM or admin, unless
32 // Write access to HKLM (system / admin) needed, unless
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/templates/
showfilelist.html 21 {% if admin %}
56 {% if admin %}
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
pkg_android.app.admin.html 10 android.app.admin
74 Package <A HREF="../../../../reference/android/app/admin/package-summary.html" target="_top"><font size="+1"><code>android.app.admin</code></font></A>
85 <nobr><A HREF="android.app.admin.DeviceAdminInfo.html">DeviceAdminInfo</A></nobr>
92 <nobr><A HREF="android.app.admin.DeviceAdminReceiver.html">DeviceAdminReceiver</A></nobr>
99 <nobr><A HREF="android.app.admin.DevicePolicyManager.html">DevicePolicyManager</A></nobr>
android.app.admin.DeviceAdminReceiver.html 10 android.app.admin.DeviceAdminReceiver
74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DeviceAdminReceiver.html" target="_top"><font size="+2"><code>DeviceAdminReceiver</code></font></A>
86 <A NAME="android.app.admin.DeviceAdminReceiver.onPasswordExpiring_added(android.content.Context, android.content.Intent)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminReceiver.html#onPasswordExpiring(android.content.Context, android.content.Intent)" target="_top"><code>onPasswordExpiring</code></A>(<code>Context,</nobr> Intent<nobr><nobr></code>)</nobr>
102 <A NAME="android.app.admin.DeviceAdminReceiver.ACTION_PASSWORD_EXPIRING"></A>
103 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminReceiver.html#ACTION_PASSWORD_EXPIRING" target="_top"><code>ACTION_PASSWORD_EXPIRING</code></A></nobr>
  /frameworks/base/core/java/android/app/admin/
DeviceAdminReceiver.java 17 package android.app.admin;
56 * <a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a>
81 * disabling your admin, by setting the extra field
84 * to the user before they disable your admin.
92 * impact of disabling your admin.
119 * <p>The calling device admin must have requested
135 * <p>The calling device admin must have requested
147 * <p>The calling device admin must have requested
159 * <p>The calling device admin must have requeste
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_25.txt 5 for linuxuser-admin@www.linux.org.uk; Fri, 06 Apr 2001 16:46:09 +0100
9 Subject: Returned mail: Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199.164.235.226], to <scoffman@wellpartner.com>
11 To: <linuxuser-admin@www.linux.org.uk>
29 554 Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199.164.235.226], to <scoffman@wellpartner.com>
46 Return-Path: linuxuser-admin@www.linux.org.uk
100 Sender: linuxuser-admin@www.linux.org.uk
101 Errors-To: linuxuser-admin@www.linux.org.uk
  /packages/apps/Settings/src/com/android/settings/
DeviceAdminAdd.java 25 import android.app.admin.DeviceAdminInfo;
26 import android.app.admin.DeviceAdminReceiver;
27 import android.app.admin.DevicePolicyManager;
119 // When activating, make sure the given component name is actually a valid device admin.
121 // invalid device admin.
147 Log.w(TAG, "Request to add invalid device admin: " + cn);
167 // This admin already exists, an we have two options at this point. If new policy
226 Log.w(TAG, "Exception trying to activate admin "
235 // Don't allow the admin to put a dialog up in front
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 61 # somewhere under /Applications, try to make it writable by all admin users.
62 # This will allow other admin users to update the application from their own
73 # admin-writeability is not a concern. Set the entire thing to be owned by
77 # If this script is running as a user that is not a member of the admin group,
84 chgrp -Rh admin "${DEST}" >& /dev/null ; then
  /external/chromium_org/chrome/browser/mac/
install.sh 64 # somewhere under /Applications, try to make it writable by all admin users.
65 # This will allow other admin users to update the application from their own
76 # admin-writeability is not a concern. Set the entire thing to be owned by
80 # If this script is running as a user that is not a member of the admin group,
87 chgrp -Rh admin "${DEST}" >& /dev/null ; then
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
android.app.admin.DeviceAdminInfo.html 10 android.app.admin.DeviceAdminInfo
74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html" target="_top"><font size="+2"><code>DeviceAdminInfo</code></font></A>
87 <A NAME="android.app.admin.DeviceAdminInfo.USES_POLICY_DISABLE_CAMERA"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html#USES_POLICY_DISABLE_CAMERA" target="_top"><code>USES_POLICY_DISABLE_CAMERA</code></A></nobr>
pkg_android.app.admin.html 10 android.app.admin
74 Package <A HREF="../../../../reference/android/app/admin/package-summary.html" target="_top"><font size="+1"><code>android.app.admin</code></font></A>
85 <nobr><A HREF="android.app.admin.DeviceAdminInfo.html">DeviceAdminInfo</A></nobr>
92 <nobr><A HREF="android.app.admin.DevicePolicyManager.html">DevicePolicyManager</A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/17/changes/
android.app.admin.DeviceAdminInfo.html 10 android.app.admin.DeviceAdminInfo
74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html" target="_top"><font size="+2"><code>DeviceAdminInfo</code></font></A>
87 <A NAME="android.app.admin.DeviceAdminInfo.USES_POLICY_DISABLE_KEYGUARD_FEATURES"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html#USES_POLICY_DISABLE_KEYGUARD_FEATURES" target="_top"><code>USES_POLICY_DISABLE_KEYGUARD_FEATURES</code></A></nobr>
pkg_android.app.admin.html 10 android.app.admin
74 Package <A HREF="../../../../reference/android/app/admin/package-summary.html" target="_top"><font size="+1"><code>android.app.admin</code></font></A>
85 <nobr><A HREF="android.app.admin.DeviceAdminInfo.html">DeviceAdminInfo</A></nobr>
92 <nobr><A HREF="android.app.admin.DevicePolicyManager.html">DevicePolicyManager</A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
android.app.admin.DevicePolicyManager.html 10 android.app.admin.DevicePolicyManager
74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html" target="_top"><font size="+2"><code>DevicePolicyManager</code></font></A>
86 <A NAME="android.app.admin.DevicePolicyManager.isDeviceOwnerApp_added(java.lang.String)"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)" target="_top"><code>isDeviceOwnerApp</code></A>(<code>String</code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
android.app.admin.DevicePolicyManager.html 10 android.app.admin.DevicePolicyManager
74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html" target="_top"><font size="+2"><code>DevicePolicyManager</code></font></A>
87 <A NAME="android.app.admin.DevicePolicyManager.WIPE_EXTERNAL_STORAGE"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#WIPE_EXTERNAL_STORAGE" target="_top"><code>WIPE_EXTERNAL_STORAGE</code></A></nobr>
  /cts/tests/tests/admin/src/android/admin/cts/
DeviceAdminReceiverTest.java 17 package android.admin.cts;
19 import android.app.admin.DeviceAdminReceiver;
DeviceAdminActivationTest.java 17 package android.admin.cts;
20 import android.app.admin.DevicePolicyManager;
41 * Tests for the standard way of activating a Device Admin: by starting system UI via an
48 // IMPLEMENTATION NOTE: Because Device Admin activation requires the use of
  /development/samples/training/device-management-policy/res/values/
strings.xml 18 <string name="app_name">Device Admin Lesson</string>
19 <string name="app_policy_admin_name">Policy Admin Receiver</string>
  /external/chromium_org/chrome/test/logging/win/
file_logger.h 30 // - This class uses facilities that require the process to run with admin
62 // be started (e.g., if not running as admin) or if no providers could be
  /external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h 71 /* Admin gate commands */
108 /* Host controller Admin gate registry identifiers */
  /frameworks/base/docs/html/training/enterprise/
device-management-policy.jd 21 <li><a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a></li>
55 android.app.admin.DevicePolicyManager} (defining minimum password length and minimum number of
66 &lt;device-admin xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;&gt;
70 &lt;/device-admin&gt;
91 <p>In the sample application, Device Admin, when the device administrator is deactivated by the
120 {@link android.app.admin.DevicePolicyManager#EXTRA_ADD_EXPLANATION} extra in the intent.</p>
123 <img src="/images/training/device-mgmt-activate-device-admin.png" />
  /external/ipsec-tools/src/racoon/
admin.c 1 /* $NetBSD: admin.c,v 1.17.6.3 2009/04/20 13:32:57 tteras Exp $ */
3 /* Id: admin.c,v 1.25 2006/04/06 14:31:04 manubsd Exp */
79 #include "admin.h"
111 "failed to accept admin command: %s\n",
121 "failed to recv admin command: %s\n",
129 "invalid header length of admin command\n");
136 "failed to alloc buffer for admin command\n");
145 "failed to recv admin command: %s\n",
519 "failed to allocate admin buffer\n");
533 "failed to send admin command: %s\n"
    [all...]

Completed in 1500 milliseconds

1 2 34 5 6 7 8 91011>>