Home
last modified time | relevance | path

Searched refs:Enable (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dprotobuf-options.cmake2 option(protobuf_VERBOSE "Enable for verbose output" OFF)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dconfig.m43 PHP_ARG_ENABLE(protobuf, whether to enable Protobuf extension, [ --enable-protobuf Enable Protob…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dac_system_extensions.m414 [/* Enable extensions on Solaris. */
/frameworks/base/core/proto/android/server/location/
Denums.proto110 // Enable LTE Positioning Protocol user plane.
112 // Enable LTE Positioning Protocol Control plane.
/frameworks/opt/net/wifi/service/
Dwifi-events.rc28 # Enable cfg80211 events for connection and key management events.
41 # Enable datapath events for Wifi.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.h354 template<typename T, typename Enable = void>
357 template<typename T, typename Enable = void>
931 template<typename T, typename Enable>
933 template<typename T, typename Enable>
Dreflection.h47 template<typename T, typename Enable = void>
/frameworks/av/media/img_utils/
DAndroid.bp51 // Enable assert() in eng builds
/frameworks/minikin/libs/minikin/
DAndroid.bp66 // Enable assertion on eng and userdebug build.
/frameworks/compile/slang/
DRSCCOptions.td94 def W : Joined<["-"], "W">, HelpText<"Enable the specified warning">;
134 HelpText<"Enable debug output">;
/frameworks/hardware/interfaces/sensorservice/1.0/
DIEventQueue.hal25 * Enable the selected sensor with a specified sampling period and
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.h62 void GrantDisplayOwnership() { hardware_composer_.Enable(); } in GrantDisplayOwnership()
Dhwc_types.h271 Enable = HWC2_VSYNC_ENABLE,
Dhardware_composer.h316 void Enable();
/frameworks/compile/mclinker/tools/mcld/
DOptions.td59 HelpText<"Enable use of DT_RUNPATH and DT_FLAGS">;
73 HelpText<"Enable garbage collection of unused input sections">;
492 HelpText<"Enable fix for cortex a53 erratum 835769">;
496 HelpText<"Enable fix for cortex a53 erratum 843419">;
/frameworks/base/core/proto/android/bluetooth/
Denums.proto31 // Bluetooth Adapter Enable and Disable Reasons
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
Dconfigure.ac121 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.])
172 # Enable ObjC support for conformance directory on OS X.
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp403 agc->Enable(true); in AgcEnable()
410 agc->Enable(false); in AgcDisable()
505 aec->Enable(true); in AecEnable()
512 aec->Enable(false); in AecDisable()
640 ns->Enable(true); in NsEnable()
653 ns->Enable(false); in NsDisable()
/frameworks/base/tools/orientationplot/
DREADME.txt24 2. Enable the Window Orientation Listener debugging data log.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto188 // ACTION: Enable Device Admin app
248 // ACTION: Allow "Enable picture-in-picture" for an app
257 // ACTION: Deny "Enable picture-in-picture" for an app
299 // ACTION: Settings > App detail > Enable app
1565 // OPEN: Settings > Acessibility > Enable accessiblity service dialog
1594 // OPEN: Settings > User > Enable calling dialog
1597 // OPEN: Settings > User > Enable calling and sms dialog
1873 // OPEN: Settings > Developer options > Enable > Info dialog
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java603 GlobalSettingsProto.Enable.ACCESSIBILITY_GLOBAL_GESTURE_ENABLED); in dumpProtoGlobalSettingsLocked()
606 GlobalSettingsProto.Enable.GPU_DEBUG_LAYERS); in dumpProtoGlobalSettingsLocked()
609 GlobalSettingsProto.Enable.EPHEMERAL_FEATURE); in dumpProtoGlobalSettingsLocked()
612 GlobalSettingsProto.Enable.CELLULAR_ON_BOOT); in dumpProtoGlobalSettingsLocked()
615 GlobalSettingsProto.Enable.DISKSTATS_LOGGING); in dumpProtoGlobalSettingsLocked()
618 GlobalSettingsProto.Enable.CACHE_QUOTA_CALCULATION); in dumpProtoGlobalSettingsLocked()
621 GlobalSettingsProto.Enable.DELETION_HELPER_NO_THRESHOLD_TOGGLE); in dumpProtoGlobalSettingsLocked()
624 GlobalSettingsProto.Enable.GNSS_RAW_MEAS_FULL_TRACKING); in dumpProtoGlobalSettingsLocked()
/frameworks/base/cmds/statsd/
DAndroid.bp174 // Enable sanitizer ONLY on eng builds
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md68 # Enable layers
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp387 ATRACE_INT(tag.c_str(), enabled == HWC2::Vsync::Enable ? 1 : 0); in setVsyncEnabled()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto1476 // ACTION: Settings > System UI Tuner > Status bar > Enable icon
1488 // ACTION: Settings > System UI Tuner > Demo mode > Enable demo mode
2768 // OPEN: Settings > Acessibility > Enable accessiblity service dialog
2795 // OPEN: Settings > User > Enable calling dialog
2798 // OPEN: Settings > User > Enable calling and sms dialog
3556 // ACTION: Enable Device Admin app
3683 // ACTION: Allow "Enable picture-in-picture" for an app
3686 // ACTION: Deny "Enable picture-in-picture" for an app
3928 // ACTION: Settings > App detail > Enable app
5004 // OPEN: Settings > Developer options > Enable > Info dialog

12