/hardware/libhardware/include/hardware/ |
sensors.h | 58 * A Handle identifies a given sensors. The handle is used to activate 805 * supports dynamic sensor feature. Operations, such as batch, activate and setDelay, to this 1290 int (*activate)(struct sensors_poll_device_t *dev, member in struct:sensors_poll_device_t 1318 int (*activate)(struct sensors_poll_device_t *dev, member in struct:sensors_poll_device_1::__anon30966::__anon30967 [all...] |
/hardware/qcom/display/msm8084/libgralloc/ |
framebuffer.cpp | 91 m->info.activate = FB_ACTIVATE_VBL; 155 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msm8226/libgralloc/ |
framebuffer.cpp | 92 m->info.activate = FB_ACTIVATE_VBL; 156 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msm8909/libgralloc/ |
framebuffer.cpp | 86 m->info.activate = FB_ACTIVATE_VBL; 151 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msm8960/libgralloc/ |
framebuffer.cpp | 91 m->info.activate = FB_ACTIVATE_VBL; 148 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msm8994/libgralloc/ |
framebuffer.cpp | 94 m->info.activate = FB_ACTIVATE_VBL; 159 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msm8996/libgralloc/ |
framebuffer.cpp | 86 m->info.activate = FB_ACTIVATE_VBL; 151 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/msmcobalt/libgralloc/ |
framebuffer.cpp | 88 m->info.activate = FB_ACTIVATE_VBL; 155 info.activate = FB_ACTIVATE_NOW;
|
/libcore/luni/src/main/java/org/xml/sax/ |
XMLReader.java | 93 * // try to activate validation 97 * System.err.println("Cannot activate validation.");
|
/packages/services/Telephony/src/com/android/phone/ |
OtaUtils.java | 315 // - this is triggered by the "Activate device" button in settings, 321 // - we bring up the InCallScreen in the ready-to-activate state 322 // - when the user presses the "Activate" button we launch the 338 // in the special "activate" state (see OtaUtils.otaShowActivateScreen()). 339 // We won't actually make the call until the user presses the "Activate" 357 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: " 667 * onscreen "Activate" button, and is only used in interactive mode. 695 * to re-attempt it. Contains ACTIVATE and SKIP buttons [all...] |
/system/bt/bta/include/ |
bta_ag_api.h | 137 #define BTA_AG_BIND_RES 22 /* Activate/Deactivate HF indicator */ 218 /* Errors related to a failure to Activate a Context */
|
/system/tpm/attestation/client/ |
main.cc | 43 const char kActivateCommand[] = "activate"; 66 activate --input=<input_file>
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
SensorTestScreenManipulator.java | 92 * NOTE: Initialization will bring up an Activity to let the user activate the Device Admin,
|
/external/ImageMagick/utilities/ |
display.1 | 13 \-alpha option on, activate, off, deactivate, set, opaque, copy
|
display.1.in | 13 \-alpha option on, activate, off, deactivate, set, opaque, copy
|
montage.1 | 15 \-alpha option on, activate, off, deactivate, set, opaque, copy
|
montage.1.in | 15 \-alpha option on, activate, off, deactivate, set, opaque, copy
|
/external/antlr/antlr-3.4/ |
pom.xml | 71 Activate this profile to build ONLY the Uber jar, which is the
|
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
policy_ImagesAllowedForUrls.py | 99 tab.Activate()
|
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/ |
policy_ImagesBlockedForUrls.py | 100 tab.Activate()
|
/external/autotest/client/site_tests/security_DbusMap/ |
baseline | 361 "Activate",
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
testing_common.py | 49 self.testbed.activate()
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
tab.py | 70 def Activate(self):
|
/external/dbus/doc/ |
TODO | 73 "name", "base service" for "unique name", "activate" for
|
/external/libchrome/base/time/ |
time.h | 501 // Activates or deactivates the high resolution timer based on the |activate| 504 // returns true. Each successful activate call must be paired with a 506 // All callers to activate the high resolution timer must eventually call 508 static bool ActivateHighResolutionTimer(bool activate);
|