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

1 23 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libipt_REJECT.man 22 \fBicmp\-admin\-prohibited\fP (*)
32 (*) Using icmp\-admin\-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT
  /frameworks/base/docs/html/training/enterprise/
index.jd 23 <li><a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a></li>
  /packages/apps/Email/res/xml/
device_admin.xml 17 <device-admin xmlns:android="http://schemas.android.com/apk/res/android"
28 </device-admin>
  /frameworks/base/docs/html/sdk/api_diff/11/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_ENCRYPTED_STORAGE"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html#USES_ENCRYPTED_STORAGE" target="_top"><code>USES_ENCRYPTED_STORAGE</code></A></nobr>
94 <A NAME="android.app.admin.DeviceAdminInfo.USES_POLICY_EXPIRE_PASSWORD"></A>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DeviceAdminInfo.html#USES_POLICY_EXPIRE_PASSWORD" target="_top"><code>USES_POLICY_EXPIRE_PASSWORD</code></A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/14/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.getCameraDisabled_added(android.content.ComponentName)"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#getCameraDisabled(android.content.ComponentName)" target="_top"><code>getCameraDisabled</code></A>(<code>ComponentName</code>)</nobr>
93 <A NAME="android.app.admin.DevicePolicyManager.setCameraDisabled_added(android.content.ComponentName, boolean)"></A>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#setCameraDisabled(android.content.ComponentName, boolean)" target="_top"><code>setCameraDisabled</code></A>(<code>ComponentName,</nobr> boolean<nobr><nobr></code>)</nobr>
109 <A NAME="android.app.admin.DevicePolicyManager.PASSWORD_QUALITY_BIOMETRIC_WEAK"></A>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#PASSWORD_QUALITY_BIOMETRIC_WEAK" target="_top"><code>PASSWORD_QUALITY_BIOMETRIC_WEAK</code></A></nobr>
  /cts/tests/deviceadmin/src/android/deviceadmin/cts/
CtsDeviceAdminBrokenReceiver.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminBrokenReceiver2.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminBrokenReceiver3.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminBrokenReceiver4.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminBrokenReceiver5.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminDeactivatedReceiver.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminReceiver.java 19 import android.app.admin.DeviceAdminReceiver;
CtsDeviceAdminReceiver2.java 19 import android.app.admin.DeviceAdminReceiver;
  /development/scripts/app_engine_server/gae_shell/
README 5 May be run as a standalone app or in an existing app as an admin-only handler.
  /docs/source.android.com/src/
app.yaml 35 # login: admin
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 15 # automatically uploaded to the admin console when you next deploy
  /external/chromium_org/chrome/browser/extensions/
standard_management_policy_provider.h 17 // extension black/whitelists and admin black/whitelists.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 14 # automatically uploaded to the admin console when you next deploy
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils_win.cc 15 // to priority. For example. One machine has multiple users. One non-admin
17 // One admin user installs Firefox 3, which causes there is a Firefox 3 entry
18 // under HKLM. So when the non-admin user log in, we should deal with Firefox 2
32 // When installing Firefox with admin account, the product keys will be
  /external/iptables/
INCOMPATIBILITIES 3 - The REJECT target has an '--reject-with admin-prohib' option which used
  /external/libnfc-nxp/src/
phHciNfc_AdminMgmt.c 22 * \brief HCI Admin Gate Management Routines. *
85 /* Information structure for the Admin Gate */
87 /* Current running Sequence of the Admin Management */
89 /* Next running Sequence of the Admin Management */
91 /* Pointer to the Admin Pipe Information */
99 /* List of Hosts that can be access the device Admin Gate. */
120 * Admin gate.
191 * \brief Initialisation of Admin Gate and Establish the Session .
193 * This function initialses the Admin Gates and Establishes the Session by creating
242 /* Admin pipe open sequence , Initially open the Admin Pipe *
    [all...]
  /external/valgrind/main/massif/tests/
alloc-fns-B.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --alloc-fn=a4 --alloc-fn=b4 --alloc-fn=b3 --alloc-fn=c4 --alloc-fn=c3 --alloc-fn=c2 --alloc-fn=d4 --alloc-fn=d3 --alloc-fn=d2 --alloc-fn=d1 --massif-out-file=massif.out
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 18 package android.app.admin;
63 void setMaximumFailedPasswordsForWipe(in ComponentName admin, int num, int userHandle);
64 int getMaximumFailedPasswordsForWipe(in ComponentName admin, int userHandle);
75 ComponentName setGlobalProxy(in ComponentName admin, String proxySpec, String exclusionList, int userHandle);
  /frameworks/base/docs/html/
app.yaml 35 # login: admin
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_19.txt 10 ppp-admin@zzz.org

Completed in 382 milliseconds

1 23 4 5 6 7 8 91011>>