/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
CrossProfileIntentFiltersHelper.java | 34 // All Emergency/privileged calls are sent directly to the parent user.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
bdist_msi.py | 452 [("PrepareDlg", "Not Privileged or Windows9x or Installed", 140), 453 ("WhichUsersDlg", "Privileged and not Windows9x and not Installed", 141), 454 # In the user interface, assume all-users installation if privileged. 641 # WhichUsers Dialog. Only available on NT, and for privileged users. [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
bdist_msi.py | 452 [("PrepareDlg", "Not Privileged or Windows9x or Installed", 140), 453 ("WhichUsersDlg", "Privileged and not Windows9x and not Installed", 141), 454 # In the user interface, assume all-users installation if privileged. 641 # WhichUsers Dialog. Only available on NT, and for privileged users. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 452 [("PrepareDlg", "Not Privileged or Windows9x or Installed", 140), 453 ("WhichUsersDlg", "Privileged and not Windows9x and not Installed", 141), 454 # In the user interface, assume all-users installation if privileged. 641 # WhichUsers Dialog. Only available on NT, and for privileged users. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 452 [("PrepareDlg", "Not Privileged or Windows9x or Installed", 140), 453 ("WhichUsersDlg", "Privileged and not Windows9x and not Installed", 141), 454 # In the user interface, assume all-users installation if privileged. 641 # WhichUsers Dialog. Only available on NT, and for privileged users. [all...] |
/system/sepolicy/ |
untrusted_app.te | 154 # Restrict socket ioctls. Either 1. disallow privileged ioctls, 2. disallow the
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 398 by privileged processes. Reserving some number of filesystem blocks 399 for use by privileged processes is done 403 to continue to function correctly after non-privileged processes are
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
ForkJoinPoolTest.java | 482 * A submitted privileged action runs to completion 500 * A submitted privileged exception action runs to completion 519 * A submitted failed privileged exception action reports exception [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
in.h | 132 /* Ports less than this value are reserved for privileged processes. */ 135 /* Ports greater this value are reserved for (non-privileged) servers. */ 491 /* Bind socket to a privileged IP port. */
|
/system/core/logd/ |
LogBuffer.cpp | 911 bool privileged, bool security, 938 if (!privileged && (element->getUid() != uid)) { 964 max = element->flushTo(reader, this, privileged); [all...] |
/external/ppp/pppd/ |
options.c | 235 "Take options from a privileged file", OPT_NOPRINT }, 379 privileged_option = privileged; 503 ret = options_from_file(path, 0, 1, privileged); [all...] |
/frameworks/base/services/core/java/com/android/server/ |
TelephonyRegistry.java | 366 // SKIP checking for run-time permission since caller or self has PRIVILEGED permission 484 // SKIP checking for run-time permission since caller or self has PRIVILEGED 659 // SKIP checking for run-time permission since caller or self has PRIVILEGED permission [all...] |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsService.java | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
README | [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
TaskRecord.java | 130 private static final String ATTR_PRIVILEGED = "privileged"; 178 // privileged permissions. 334 int resizeMode, boolean privileged, boolean _realActivitySuspended, 374 mPrivileged = privileged; [all...] |
/docs/source.android.com/src/devices/tech/config/ |
carrier.jd | 28 <p>The Android 6.0 Marshmallow release introduces a capability for privileged
|
/external/avahi/ |
config.h | 13 /* Privileged access group for Avahi clients */
|
/external/kernel-headers/original/uapi/linux/ |
capability.h | 303 /* Allow the privileged aspects of mknod() */
|
/external/libcap/libcap/include/uapi/linux/ |
capability.h | 303 /* Allow the privileged aspects of mknod() */
|
/external/mdnsresponder/ |
PrivateDNS.txt | 163 // This also allows non-privileged users on the local host to manage
|
/external/mesa3d/docs/OLD/ |
MESA_trace.spec | 64 that enjoys privileged access, or that they do not wish to separate
|
/external/toybox/toys/pending/ |
crontab.c | 343 if (getuid()) error_exit("must be privileged to use -u");
|
/frameworks/base/core/java/android/app/usage/ |
UsageStatsManager.java | 272 * Inform usage stats that the carrier privileged apps access rules have changed.
|
/frameworks/base/core/java/android/net/ |
NetworkScoreManager.java | 183 * @throws SecurityException if the caller is not the active scorer or privileged.
|
/frameworks/base/media/java/android/media/soundtrigger/ |
SoundTriggerDetector.java | 46 * granted only to system or privileged apps.
|