Searched refs:Protection (Results 1 – 17 of 17) sorted by relevance
/frameworks/base/core/java/android/security/ |
D | responsible_apis_flags.aconfig | 69 description: "Android Advanced Protection Mode Service and Manager" 133 description: "Android Advanced Protection Mode Feature: Disable Install Unknown Sources" 140 description: "Android Advanced Protection Mode Feature: Memory Tagging Extension" 146 description: "Android Advanced Protection Mode Feature: Disable Cellular 2G" 153 description: "Android Advanced Protection Mode Feature: Usb Data Protection"
|
/frameworks/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.cpp | 177 createEglContext(display, config, nullptr, priority, Protection::PROTECTED); in create() 182 createEglContext(display, config, protectedContext, priority, Protection::UNPROTECTED); in create() 190 Protection::UNPROTECTED); in create() 201 Protection::PROTECTED); in create() 428 Protection protection) { in createEglContext() 468 if (protection == Protection::PROTECTED) { in createEglContext() 516 Protection protection) { in createPlaceholderEglPbufferSurface() 527 if (protection == Protection::PROTECTED) { in createPlaceholderEglPbufferSurface()
|
D | SkiaGLRenderEngine.h | 79 Protection protection); 83 EGLDisplay display, EGLConfig config, int hwcFormat, Protection protection);
|
/frameworks/av/media/libstagefright/renderfright/gl/ |
D | GLESRenderEngine.h | 123 Protection protection); 125 int hwcFormat, Protection protection);
|
D | GLESRenderEngine.cpp | 235 Protection::PROTECTED); in create() 240 Protection::UNPROTECTED); in create() 248 Protection::UNPROTECTED); in create() 259 Protection::PROTECTED); in create() 1558 Protection protection) { in createEglContext() 1584 if (protection == Protection::PROTECTED) { in createEglContext() 1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() 1619 if (protection == Protection::PROTECTED) { in createStubEglPbufferSurface()
|
/frameworks/base/core/java/android/content/pm/ |
D | PermissionInfo.java | 89 public @interface Protection {} annotation in PermissionInfo 711 @Protection
|
/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
D | RenderEngine.h | 61 enum class Protection { enum
|
/frameworks/base/services/core/java/com/android/server/pm/permission/ |
D | PermissionManagerServiceInternal.java | 171 @PermissionInfo.Protection int protection); in getAllPermissionsWithProtection()
|
D | PermissionManagerServiceInterface.java | 533 @PermissionInfo.Protection int protection); in getAllPermissionsWithProtection()
|
D | PermissionManagerService.java | 851 @PermissionInfo.Protection int protection) { in getAllPermissionsWithProtection()
|
D | PermissionManagerServiceImpl.java | 5219 @PermissionInfo.Protection int protection) {
|
/frameworks/native/libs/renderengine/include/renderengine/ |
D | RenderEngine.h | 94 enum class Protection { enum
|
/frameworks/base/core/java/com/android/internal/pm/pkg/component/ |
D | ParsedPermissionUtils.java | 274 @PermissionInfo.Protection
|
/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.proto | 1281 * Reports that the Advanced Protection setting has changed. 1288 // The new state of Advanced Protection 1303 * Reports that the Advanced Protection support dialog has been displayed. 1319 /** Pull atom for the current state of Advanced Protection.
|
/frameworks/base/ |
D | AconfigFlags.bp | 1095 // Content Protection
|
/frameworks/proto_logging/stats/enums/app/settings/ |
D | settings_enums.proto | 2992 // OPEN: Settings > Security > Factory Reset Protection dialog 4760 // OPEN: Settings > Security > Advanced Memory Protection (beta)
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2611 // OPEN: Settings > Security > Factory Reset Protection dialog
|