HomeSort by relevance Sort by last modified time
    Searched full:privileged (Results 26 - 50 of 293) sorted by null

12 3 4 5 6 7 8 91011>>

  /libcore/ojluni/src/main/java/sun/security/action/
GetPropertyAction.java 30 * property as a privileged action.
36 * property named <code>"prop"</code> as a privileged action: <p>
  /packages/services/Telecomm/src/com/android/server/telecom/components/
UserCallActivity.java 77 // If we were launched directly from the CallActivity, not one of its more privileged
78 // aliases, then make sure that only the non-privileged actions are allowed.
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestDialerActivity.java 122 Toast.makeText(this, "Privileged dialer operation failed", Toast.LENGTH_SHORT).show();
125 Toast.makeText(this, "Privileged dialer operation succeeded", Toast.LENGTH_SHORT).show();
  /docs/source.android.com/src/security/bulletin/
2015-08-01.jd 212 code execution as the privileged mediaserver service. While mediaserver is
214 access to privileged kernel driver device nodes on many devices that 3rd party
246 code execution as the privileged mediaserver service. While mediaserver is
248 access to privileged kernel driver device nodes on many devices that 3rd party
281 code execution as the privileged mediaserver service. While mediaserver is
283 access to privileged kernel driver device nodes on many devices that 3rd party
317 code execution as the privileged mediaserver service. While mediaserver is
319 access to privileged kernel driver device nodes on many devices that 3rd party
354 code execution as the privileged mediaserver service. While mediaserver is
356 access to privileged kernel driver device nodes on many devices that 3rd part
    [all...]
  /cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
NumberBlockingAppTest.java 23 * Tests number blocking features as a privileged app that can block numbers.
  /external/skia/src/gpu/
GrTexturePriv.h 14 This class is purely a privileged window into GrTexture. It should never have additional data
GrGpuResourceCacheAccess.h 20 * This class allows GrResourceCache increased privileged access to GrGpuResource objects.
GrGpuResourcePriv.h 15 * This class allows code internal to Skia privileged access to manage the cache keys and budget
GrSurfacePriv.h 14 This class is purely a privileged window into GrSurface. It should never have additional data
  /external/tlsdate/man/
tlsdate-helper.1 27 the system time without running as root or another privileged user.
tlsdated.8 21 or another privileged user.
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAreaInfoReceiver.java 44 // Send broadcast twice, once for apps that have PRIVILEGED permission and once
  /system/netd/include/
Permission.h 30 // PERMISSION_NETWORK is used for privileged networks and apps that can manipulate or access them,
  /system/netd/server/
VirtualNetwork.h 28 // Only a few privileged UIDs may skip the VPN and go directly to the underlying physical network.
  /system/core/logd/
LogTimes.cpp 128 bool privileged = FlushCommand::hasReadLogs(client); local
154 logbuf.flushTo(client, start, privileged, security, FilterFirstPass, me);
157 start = logbuf.flushTo(client, start, privileged, security, FilterSecondPass, me);
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_cmFunc.h 206 Can only be executed in Privileged modes.
214 Can only be executed in Privileged modes.
315 Can only be executed in Privileged modes.
326 Can only be executed in Privileged modes.
492 Can only be executed in Privileged modes.
503 Can only be executed in Privileged modes.
  /frameworks/base/core/java/android/content/pm/
PermissionInfo.java 60 * to the <code>privileged</code> value of
67 * is now very confusing because it only applies to privileged apps, not all
216 protLevel += "|privileged";
  /frameworks/base/telephony/java/com/android/internal/telephony/
CarrierAppUtils.java 52 * So, for each such app, we either disable until used IFF the app is not carrier privileged AND
54 * the app is carrier privileged and in either the default state or DISABLED_UNTIL_USED.
60 * privileged apps may have changed.
  /cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/src/com/android/cts/privilegedupdate/
PrivilegedAppDisableTest.java 34 /** Package name of the privileged CTS shim */
  /external/avahi/man/
avahi-set-host-name.1.xml.in 33 daemon restarts. This operation is usually privileged.</p>
  /external/e2fsprogs/misc/
e4defrag.8.in 69 Non-privileged users can execute
  /external/selinux/libsepol/include/sepol/policydb/
constraint.h 12 * identity or role unless it is in a privileged type.
  /external/sl4a/
README.md 10 Due to its inclusion in AOSP as a privileged app, building SL4A requires a system build.
  /frameworks/base/core/java/android/hardware/soundtrigger/
KeyphraseEnrollmentInfo.java 102 // Pick a privileged app and obtain the information about the supported keyphrases
121 // The application isn't privileged (/system/priv-app).
122 // The enrollment application needs to be a privileged system app.
123 Slog.w(TAG, ai.packageName + "is not a privileged system app");
  /frameworks/base/core/java/android/net/
DataUsageRequest.java 29 * carrier-privileged apps, or system apps.

Completed in 1473 milliseconds

12 3 4 5 6 7 8 91011>>