HomeSort by relevance Sort by last modified time
    Searched refs:admin (Results 26 - 50 of 119) sorted by null

12 3 4 5

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.inp 119 ADMIN_BINDIR = $(KRB5ROOT)$(S)admin
  /prebuilts/tools/common/osgi/
osgi.jar 
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 19 import android.app.admin.DeviceAdminInfo;
20 import android.app.admin.DeviceAdminReceiver;
21 import android.app.admin.DevicePolicyManager;
426 // no check required for remote wipe (it's supported, if we're the admin)
438 * we only proceed if we are already active as an admin.
447 Log.d(TAG, "setActivePolicies: none, remove admin");
613 * This will kick off the notify-acquire-admin-state process and/or increase the security level.
660 Log.d(Logging.LOG_TAG, "Could not remote wipe because not device admin.");
664 * If we are not the active device admin, try to become so.
681 * Report admin component name - for making calls into device policy manage
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
PolicySetupActivity.java 20 import android.app.admin.DevicePolicyManager;
  /external/openssh/contrib/cygwin/
ssh-host-config 632 admin=$(/usr/bin/id -G | /usr/bin/grep -Eq '\<544\>' && echo yes || echo no)
633 if [ "${admin}" != "yes" ]
645 csih_warning "This usually means you're running this script from a non-admin"
  /packages/apps/Settings/src/com/android/settings/
ConfirmLockPassword.java 25 import android.app.admin.DevicePolicyManager;
CryptKeeperSettings.java 24 import android.app.admin.DevicePolicyManager;
WirelessSettings.java 20 import android.app.admin.DevicePolicyManager;
CredentialStorage.java 21 import android.app.admin.DevicePolicyManager;
DisplaySettings.java 22 import android.app.admin.DevicePolicyManager;
ProxySelector.java 25 import android.app.admin.DevicePolicyManager;
100 // Disable UI if the Global Proxy is being controlled by a Device Admin
ChooseLockGeneric.java 21 import android.app.admin.DevicePolicyManager;
SecuritySettings.java 24 import android.app.admin.DevicePolicyManager;
  /frameworks/base/core/java/android/app/admin/
DeviceAdminInfo.java 17 package android.app.admin;
55 * A type of policy that this device admin can use: limit the passwords
59 * <p>To control this policy, the device admin must have a "limit-password"
65 * A type of policy that this device admin can use: able to watch login
70 * <p>To control this policy, the device admin must have a "watch-login"
76 * A type of policy that this device admin can use: able to reset the
80 * <p>To control this policy, the device admin must have a "reset-password"
86 * A type of policy that this device admin can use: able to force the device
91 * <p>To control this policy, the device admin must have a "force-lock"
97 * A type of policy that this device admin can use: able to factor
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
FaceUnlock.java 24 import android.app.admin.DevicePolicyManager;
PasswordUnlockScreen.java 21 import android.app.admin.DevicePolicyManager;
KeyguardUpdateMonitor.java 19 import android.app.admin.DevicePolicyManager;
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSecurity.java 24 import android.app.admin.DevicePolicyManager;
181 Log.d(TAG, "Not active admin: repost notification");
197 Log.d(TAG, "Not active admin: post initial notification");
  /external/valgrind/main/massif/
ms_main.c 97 desc: --heap-admin=foo
125 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
142 Massif arguments: --heap-admin=foo
154 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
203 // size, heap admin size and stack size.
277 static SizeT heap_extra_szB = 0; // Live heap extra size -- slop + admin bytes
285 // allocated/deallocated amount; includes heap, heap-admin and stack
426 else if VG_BINT_CLO(arg, "--heap-admin", clo_heap_admin, 0, 1024) {}
470 " --heap-admin=<size> average admin bytes per heap block;\n
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
ProvisionParser.java 18 import android.app.admin.DevicePolicyManager;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 23 import android.app.admin.DeviceAdminReceiver;
24 import android.app.admin.DevicePolicyManager;
122 * Helper to determine if we are an active admin
281 // Launch the activity to have the user enable our admin.
310 /** Updates the device capabilities area (dis/enabling) as the admin is (de)activated */
    [all...]
  /external/sepolicy/
access_vectors 685 admin
  /packages/apps/Camera/src/com/android/camera/
Util.java 21 import android.app.admin.DevicePolicyManager;

Completed in 624 milliseconds

12 3 4 5