/frameworks/base/docs/html/sdk/api_diff/18/changes/ |
packages_index_all.html | 58 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
packages_index_changes.html | 58 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
/packages/apps/Settings/src/com/android/settings/ |
ProxySelector.java | 25 import android.app.admin.DevicePolicyManager; 104 // Disable UI if the Global Proxy is being controlled by a Device Admin
|
/external/tcpdump/ |
print-icmp.c | 173 #define ICMP_UNREACH_NET_PROHIB 9 /* admin prohibited net */ 176 #define ICMP_UNREACH_HOST_PROHIB 10 /* admin prohibited host */ 187 #define ICMP_UNREACH_FILTER_PROHIB 13 /* admin prohibited filter */ 221 "net %s unreachable - admin prohibited" }, 223 "host %s unreachable - admin prohibited" }, 229 "host %s unreachable - admin prohibited filter" },
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
AdapterService.java | [all...] |
/frameworks/base/docs/html/sdk/api_diff/17/ |
missingSinces.txt | 90 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method getKeyguardDisabledFeatures(android.content.ComponentName) 165 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method setKeyguardDisabledFeatures(android.content.ComponentName, int) 254 NO DOC BLOCK: android.app.admin.DevicePolicyManager Field KEYGUARD_DISABLE_FEATURES_ALL 255 NO DOC BLOCK: android.app.admin.DevicePolicyManager Field KEYGUARD_DISABLE_FEATURES_NONE 256 NO DOC BLOCK: android.app.admin.DevicePolicyManager Field KEYGUARD_DISABLE_SECURE_CAMERA 257 NO DOC BLOCK: android.app.admin.DevicePolicyManager Field KEYGUARD_DISABLE_WIDGETS_ALL 337 NO DOC BLOCK: android.app.admin.DeviceAdminInfo Field USES_POLICY_DISABLE_KEYGUARD_FEATURES
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
DeviceAdminSample.java | 23 import android.app.admin.DeviceAdminReceiver; 24 import android.app.admin.DevicePolicyManager; 125 * Helper to determine if we are an active admin 302 // Launch the activity to have the user enable our admin. 347 /** Updates the device capabilities area (dis/enabling) as the admin is (de)activated */ [all...] |
/external/chromium_org/chrome/installer/util/ |
shell_util.h | 362 // the same machine, both without admin rights and with no user-level install 422 // we should be running as admin user. 424 // elevate_if_not_admin: On Vista if user is not admin, try to elevate for 468 // tries to launch setup.exe with admin priviledges (by prompting the user 479 // when elevating and calling setup.exe with admin privileges as described
|
/external/chromium_org/base/prefs/ |
pref_service.h | 83 // Returns the value recommended by the admin, if any. 86 // Returns true if the Preference is managed, i.e. set by an admin policy. 91 // Returns true if the Preference is recommended, i.e. set by an admin
|
/frameworks/base/core/java/android/hardware/camera2/ |
CameraManager.java | 167 * @see android.app.admin.DevicePolicyManager#setCameraDisabled 212 * @see android.app.admin.DevicePolicyManager#setCameraDisabled 293 * @see android.app.admin.DevicePolicyManager#setCameraDisabled
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSecurity.java | 24 import android.app.admin.DevicePolicyManager; 190 LogUtils.d(TAG, "Not active admin: repost notification"); 206 LogUtils.d(TAG, "Not active admin: post initial notification");
|
/external/chromium/chrome/browser/policy/proto/ |
device_management_backend.proto | 67 // admin can update it using CPanel, so do NOT treat it as constant. 128 // It is the timestamp generated by DMServer, NOT the time admin
|
/external/ipsec-tools/src/racoon/ |
session.c | 83 #include "admin.h" 279 /* XXX should we listen on admin socket when dying ?
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary | 200 VALUE Acct-Terminate-Cause Admin-Reset 6 201 VALUE Acct-Terminate-Cause Admin-Reboot 7
|
/external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/ |
ConfigureProviderManager.java | 116 // MUC Admin 117 pm.addIQProvider("query","http://jabber.org/protocol/muc#admin", new MUCAdminProvider());
|
/external/smack/src/org/jivesoftware/smackx/ |
ConfigureProviderManager.java | 116 // MUC Admin 117 pm.addIQProvider("query","http://jabber.org/protocol/muc#admin", new MUCAdminProvider());
|
/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
packages_index_all.html | 58 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
packages_index_changes.html | 58 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
packages_index_all.html | 56 <A HREF="changes-summary.html#android.app.admin" class="hiddenlink" target="rightframe"><b>android.app.admin</b></A><br>
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
packages_index_all.html | 55 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
packages_index_changes.html | 55 <A HREF="pkg_android.app.admin.html" class="hiddenlink" target="rightframe">android.app.admin</A><br>
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
methods_index_all.html | [all...] |
/cts/tests/tests/preference2/res/values/ |
arrays.xml | 95 <!-- Used in app/Sample Device Admin -->
|
/development/samples/ApiDemos/res/values/ |
arrays.xml | 100 <!-- Used in app/Sample Device Admin -->
|
/external/chromium_org/chrome/browser/ |
about_flags.h | 119 // that influence the whole machine and can be said by the admin only. This flag
|